libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: comment typos


From: Ralf Wildenhues
Subject: FYI: comment typos
Date: Thu, 4 Aug 2005 14:25:31 +0200
User-agent: Mutt/1.4.1i

Applied to HEAD and branch-2-0.

Regards,
Ralf

        * m4/libtool.m4 (_LT_LINKER_HARDCODE_LIBPATH, _LT_LINKER_SHLIBS,
        _LT_LANG_CXX_CONFIG): Comment typos.

Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.125.2.69
diff -u -r1.125.2.69 libtool.m4
--- m4/libtool.m4       30 Jul 2005 15:52:46 -0000      1.125.2.69
+++ m4/libtool.m4       4 Aug 2005 12:17:47 -0000
@@ -1606,7 +1606,7 @@
    test -n "$_LT_TAGVAR(runpath_var, $1)" ||
    test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
 
-  # We can hardcode non-existant directories.
+  # We can hardcode non-existent directories.
   if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
      # If the only mechanism to avoid hardcoding is shlibpath_var, we
      # have to relink, otherwise we might link with an installed library
@@ -4300,7 +4300,7 @@
       solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
       *)
        # The compiler driver will combine linker options so we
-       # cannot just pass the convience library names through
+       # cannot just pass the convenience library names through
        # without $wl, iff we do not link with $LD.
        # Luckily, gcc supports the same syntax we need for Sun Studio.
        # Supported since Solaris 2.6 (maybe 2.5.1?)
@@ -5507,10 +5507,10 @@
              *)
                # The C++ compiler is used as linker so we must use $wl
                # flag to pass the commands to the underlying system
-               # linker. We must also pass each convience library through
+               # linker. We must also pass each convenience library through
                # to the system linker between allextract/defaultextract.
                # The C++ compiler will combine linker options so we
-               # cannot just pass the convience library names through
+               # cannot just pass the convenience library names through
                # without $wl.
                # Supported since Solaris 2.6 (maybe 2.5.1?)
                _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z 
${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && 
new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` 
${wl}-z ${wl}defaultextract'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]