]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* m4/libtool.m4 (LT_AC_PROG_SED): Set SED when running from cache as
authorMaciej W. Rozycki <macro@linux-mips.org>
Sun, 1 Aug 2004 09:06:00 +0000 (09:06 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sun, 1 Aug 2004 09:06:00 +0000 (09:06 +0000)
well.

ChangeLog
m4/libtool.m4

index 514dcf1c7b4ea46756f750a6f25afbe33b6bdea9..9afd82704e319507a43b9f8c93599dae0100f2ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-01  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * m4/libtool.m4 (LT_AC_PROG_SED): Set SED when running from cache as 
+       well.
+
 2004-07-31  Gary V. Vaughan  <gary@gnu.org>
 
        Although libtool is optimised to not need to subconfigure libltdl,
index 05f607447a36cc87c4ee1adf3a21802afb34c2dc..c6b1986d7c602c67da7fa6d8b63c93906ff63268 100644 (file)
@@ -5817,9 +5817,9 @@ for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
     fi
   done
 done
+])
 SED=$lt_cv_path_SED
 AC_SUBST([SED])
-])
 AC_MSG_RESULT([$SED])
 ])#AC_PROG_SED
 ])#m4_ifndef