libtool-patches
[Top][All Lists]
Advanced

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

Re: [patch 08/19] 292-gary-remove-spurious-quotes.diff Queue


From: Ralf Wildenhues
Subject: Re: [patch 08/19] 292-gary-remove-spurious-quotes.diff Queue
Date: Mon, 10 Oct 2005 16:24:51 +0200
User-agent: Mutt/1.5.11

Hi Gary,

* Gary V. Vaughan wrote on Mon, Oct 10, 2005 at 12:26:32PM CEST:
>  libltdl/m4/ltdl.m4 |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> Index: libtool--devo--1.0/ChangeLog
> from  Gary V. Vaughan  <address@hidden>
>       * libltdl/m4/ltdl.m4 (_LT_ENABLE_INSTALL): Remove bogus extra
>       closing brackets.

Yes, please commit right away, and also fix the same bug with
AC_LTDL_ENABLE_INSTALL in branch-1-5.

I have a slight feeling of deja-vu, we've fixed something similar
before, but can't find good terms to search for the previous change.
Do you have editor macros which balance m4 quotes for you?

Thanks!
Ralf

> Index: libtool--devo--1.0/libltdl/m4/ltdl.m4
> ===================================================================
> --- libtool--devo--1.0.orig/libltdl/m4/ltdl.m4
> +++ libtool--devo--1.0/libltdl/m4/ltdl.m4
> @@ -303,7 +303,7 @@ m4_defun([_LT_ENABLE_INSTALL],
>  
>  AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno)
>  AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != 
> xno)
> -])])# _LT_ENABLE_INSTALL
> +])# _LT_ENABLE_INSTALL
>  
>  
>  # LT_SYS_DLOPEN_DEPLIBS




reply via email to

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