]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Use the new AS_FOR function.
authorEric Blake <ebb9@byu.net>
Sat, 15 Nov 2008 17:36:22 +0000 (10:36 -0700)
committerEric Blake <ebb9@byu.net>
Sat, 15 Nov 2008 17:41:23 +0000 (10:41 -0700)
commitcc854cd040b2e542f6a0365b28beefd30a2bd288
tree1b5a64433407bf13c4481eb55067766a7066eaa0
parentfdcbe002e96ea0d2fa79ae88a4e08af5503a5913
Use the new AS_FOR function.

* lib/autoconf/functions.m4 (AC_CHECK_FUNCS): Use new
abstraction for cleaner code.
* lib/autoconf/headers.m4 (AC_CHECK_HEADERS): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/autoconf/functions.m4
lib/autoconf/headers.m4