autoconf-patches
[Top][All Lists]
Advanced

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

Re: Multiline arguments to AC_CHECK_HEADERS and AC_CHECK_FUNCS


From: Paul Eggert
Subject: Re: Multiline arguments to AC_CHECK_HEADERS and AC_CHECK_FUNCS
Date: Fri, 11 May 2007 10:07:18 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Stepan Kasal <address@hidden> writes:

> +ac_list="$1"
> +for ac_func in $ac_list

While I agree we have a problem, I'm not sure I like this solution.
It's incompatible, as it will reject things like
AC_CHECK_HEADERS("file-1.h" "file-2.h").




reply via email to

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