]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* m4/libtool.m4, ltmain.in: readd the comments that I erased.
authorPeter O'Gorman <peter@pogma.com>
Fri, 30 Jul 2004 14:20:26 +0000 (14:20 +0000)
committerPeter O'Gorman <peter@pogma.com>
Fri, 30 Jul 2004 14:20:26 +0000 (14:20 +0000)
ChangeLog
ltmain.in
m4/libtool.m4

index d4ac3b3c97fa6821eeeba8c43d8a19dd106c26af..45baae9b96d02bfbe63332df89e47a7ad0559987 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-07-30  Peter O'Gorman  <peter@pogma.com>
 
+       * m4/libtool.m4, ltmain.in: readd the comments that I erased.
+
        * ltmain.in [darwin]: We already had a module var, there can be
        only one.
 
index 4aca585dd453834a7c599dd238fb6e645cd5a234..d9e43b38d32f080ca6eecf1470f85e3a447bf7c4 100644 (file)
--- a/ltmain.in
+++ b/ltmain.in
@@ -5176,6 +5176,8 @@ EOF
 Xsed='${SED} -e 1s/^X//'
 sed_quote_subst='$sed_quote_subst'
 
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 relink_command=\"$relink_command\"
index 475e09f5a9df3dfdee939d4e8d8d971dd4c5796c..05f607447a36cc87c4ee1adf3a21802afb34c2dc 100644 (file)
@@ -433,6 +433,8 @@ m4_define([_LT_AC_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
 m4_define([_LT_CONFIG_COMMANDS],
 [AC_CONFIG_COMMANDS([libtool], [_LT_OUTPUT_LIBTOOL_COMMANDS], [
 
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 sed_quote_subst='$sed_quote_subst'
@@ -501,6 +503,8 @@ _LT_LIBTOOL_CONFIG_VARS
 _LT_LIBTOOL_TAG_VARS
 # ### END LIBTOOL CONFIG
 
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 _LT_EOF
@@ -712,6 +716,8 @@ _LT_EOF
   exit 0
 fi
 
+# The HP-UX ksh and POSIX shell print the target directory to stdout
+# if CDPATH is set.
 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 
 if test -z "$ECHO"; then