]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_CACHE_LOAD, AC_CACHE_SAVE, AC_CACHE_USE):
authorDavid MacKenzie <djm@djmnet.org>
Wed, 4 May 1994 22:03:07 +0000 (22:03 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 4 May 1994 22:03:07 +0000 (22:03 +0000)
commit5cd2c3c7d0b61dc14331e3af69cc29bf9d25f147
tree49406d8a3f4d6291371d081f9839983cb166c72e
parent5ae13a84fae54d8fd6ff5e2c2f4f4c8e009ced4c
(AC_CACHE_LOAD, AC_CACHE_SAVE, AC_CACHE_USE):
New macros.
(AC_PREPARE): Call AC_CACHE_LOAD.
(AC_OUTPUT): Call AC_CACHE_SAVE.
(AC_PARSEARGS): Add --cache-file=FILE option.
(AC_CONFIG_SUBDIRS): Pass --cache-file to subdirectory configures.

(AC_PROGRAM_CHECK, AC_PROGRAM_PATH): Use AC_CACHE_USE.

(AC_OUTPUT_CONFIG_SUBDIRS): Renamed from
AC_CONFIG_SUBDIRS.
(AC_CONFIG_SUBDIRS): Just define AC_SUBDIR_LIST.
(AC_OUTPUT): Call AC_OUTPUT_CONFIG_SUBDIRS if AC_SUBDIR_LIST is
defined.
Make config.status --recheck pass --norecursion to configure.
acgeneral.m4
lib/autoconf/general.m4