Gary V. Vaughan wrote: > Index: libtool-1-5/libtool.m4 > =================================================================== > --- libtool-1-5.orig/libtool.m4 > +++ libtool-1-5/libtool.m4 > @@ -5987,17 +5987,15 @@ AC_DEFUN([LT_AC_PROG_RC], > [AC_CHECK_TOOL(RC, windres, no) > ]) > > +m4_ifndef([AC_PROG_SED], [ > ############################################################ > # NOTE: This macro has been submitted for inclusion into # > # GNU Autoconf as AC_PROG_SED. When it is available in # > # a released version of Autoconf we should remove this # > # macro and use it instead. # > ############################################################ > -# LT_AC_PROG_SED > -# -------------- > -# Check for a fully-functional sed program, that truncates > -# as few characters as possible. Prefer GNU sed if found. > -AC_DEFUN([LT_AC_PROG_SED], > + > +AC_DEFUN([AC_PROG_SED], > [AC_MSG_CHECKING([for a sed that does not truncate output]) > AC_CACHE_VAL(lt_cv_path_SED, > [# Loop through the user's path and test for sed and gsed.
D'oh! Obviously, that should be 'm4_defun([AC_PROG_SED],'. Cheers, Gary. -- Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org} Research Scientist ( '/ http://tkd.kicks-ass.net GNU Hacker / )= http://www.gnu.org/software/libtool Technical Author `(_~)_ http://sources.redhat.com/autobook
signature.asc
Description: OpenPGP digital signature
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool