libtool
[Top][All Lists]
Advanced

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

Re: LT_AC_PROG_SED


From: Gary V. Vaughan
Subject: Re: LT_AC_PROG_SED
Date: Fri, 10 Feb 2006 11:03:33 +0000
User-agent: Thunderbird 1.5 (X11/20051201)

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      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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