libtool-patches
[Top][All Lists]
Advanced

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

Re: Indented AC_PROG_LIBTOOL macro


From: Albert Chin
Subject: Re: Indented AC_PROG_LIBTOOL macro
Date: Sat, 25 Jan 2003 11:41:11 -0600
User-agent: Mutt/1.4i

On Sat, Jan 25, 2003 at 05:52:39PM +0100, Josef Spillner wrote:
> when the AC_PROG_LIBTOOL macro is indented in configure.ac (e.g. because it's 
> only run conditionally in an if/else construct), libtoolize won't find it.
> The attached patch fixes this.

So now if it is in a comment the AC_PROG_LIBTOOL macros get loaded.
How about just allowing spaces before the name:
  egrep '^[ \t]*A[MC]...'

-- 
albert chin (address@hidden)




reply via email to

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