bug-automake
[Top][All Lists]
Advanced

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

bug#7860: recursive autoreconf breaks AM_COND_IF conditionalization of A


From: Bruce Korb
Subject: bug#7860: recursive autoreconf breaks AM_COND_IF conditionalization of AC_CONFIG_FILES
Date: Wed, 19 Jan 2011 10:42:56 -0800

Hi Ralf, Dave,

5.11.5 was released December 13 and does not have this problem.
Thanks for letting me know!!

Regards, Bruce

On Wed, Jan 19, 2011 at 10:21 AM, Ralf Wildenhues
<address@hidden> wrote:

> diff -ru am-libopts-subpkg/subproj/libopts/m4/liboptschk.m4 
> am-libopts-subpkg/subproj/libopts/m4/liboptschk.m4
> --- am-libopts-subpkg/subproj/libopts/m4/liboptschk.m4  2010-11-21 
> 08:28:49.000000000 +0100
> +++ am-libopts-subpkg/subproj/libopts/m4/liboptschk.m4  2011-01-19 
> 19:17:17.000000000 +0100
> @@ -23,7 +23,7 @@
>  AC_PREREQ(2.50)
>
>  AC_DEFUN([ag_FIND_LIBOPTS],
> -    [if test "X${ac_cv_header_autoopts_options_h}" == Xno
> +    [if test "X${ac_cv_header_autoopts_options_h}" = Xno





reply via email to

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