autoconf/man
Akim Demaille f9abb7ad1d 1999-11-10 Akim Demaille <akim@epita.fr>
New version of AC_INCLUDE, which does not glob, nor rely upon the
	shell.  Add AC_INCLUDES too.  Help tracking multiple inclusions.

	* acgeneral.m4 (m4_errprint, m4_warn, m4_fatal): New macros,
	variations around errprint.
	(m4_include_unique): New macro which registers what are the files
	already included, and warns if some are included several times.
	(m4_include, m4_sinclude): New macro, using m4_include_unique.
	(AC_INCLUDE): Is now just a wrapper of m4_include.
	(AC_INIT): Use m4_sinclude, not sinclude.
	(_AC_ERRPRINT): Removed, m4_errprint is here!
	(AC_WARNING, AC_FATAL): Wrappers of m4_warn and m4_fatal.
2000-01-29 09:34:26 +00:00
..
autoconf.1 1999-11-01 Akim Demaille <akim@epita.fr> 2000-01-29 09:22:53 +00:00
autoconf.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoheader.1 Added the man pages to the archive. 2000-01-27 09:41:25 +00:00
autoheader.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoreconf.1 Added the man pages to the archive. 2000-01-27 09:41:25 +00:00
autoreconf.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoscan.1 Added the man pages to the archive. 2000-01-27 09:41:25 +00:00
autoscan.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
autoupdate.1 Added the man pages to the archive. 2000-01-27 09:41:25 +00:00
autoupdate.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
common.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
ifnames.1 Added the man pages to the archive. 2000-01-27 09:41:25 +00:00
ifnames.x 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
Makefile.am 1999-10-31 Akim Demaille <akim@epita.fr> 2000-01-26 12:32:13 +00:00
Makefile.in 1999-11-10 Akim Demaille <akim@epita.fr> 2000-01-29 09:34:26 +00:00