bug-gnulib
[Top][All Lists]
Advanced

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

Re: [BUG] Check for AC_CONFIG_AUX_DIR is incorrect


From: Jim Meyering
Subject: Re: [BUG] Check for AC_CONFIG_AUX_DIR is incorrect
Date: Sat, 17 Mar 2007 13:04:57 +0100

Jim Meyering <address@hidden> wrote:
...
> +if test $found_aux_dir = no; then
>    {
>      echo "$0: expected line not found in configure.ac. Add the following:" 
> >&2
> -    echo "  AC_CONFIG_AUX_DIR($build_aux)" >&2.
> +    echo "  AC_CONFIG_AUX_DIR([$build_aux])" >&2.
>    }

Whoops.  I've just fixed the syntax error introduced above.




reply via email to

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