Use AS_VAR_APPEND.
commit6ae40b3dae7b6c05b1b2750fc90b1eb00c56d611
authorEric Blake <ebb9@byu.net>
Tue, 21 Oct 2008 16:28:19 +0000 (21 10:28 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 21 Oct 2008 21:03:45 +0000 (21 15:03 -0600)
treef83f3756da8236fa3d297cee0258675fd0b24f72
parent86ce15b622cdde04ec0569b22905c67168936407
Use AS_VAR_APPEND.

* lib/autoconf/functions.m4 (AC_CHECK_FUNCS_ONCE): Use new macro.
* lib/autoconf/general.m4 (_AC_INIT_PREPARE)
(_AC_LIBOBJS_NORMALIZE): Likewise.
* lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): Likewise.
* lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS)
(_AC_OUTPUT_CONFIG_STATUS, _AC_OUTPUT_MAIN_LOOP): Likewise.
* lib/autotest/general.m4 (AT_INIT): Likewise.

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