autoconf/testsuite
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.g
autoconf.s 1999-10-31 Akim Demaille <akim@epita.fr> 1999-12-20 15:57:14 +00:00
config
lib
Makefile.am 1999-10-31 Ben Elliston <bje@cygnus.com> 1999-10-31 01:54:28 +00:00
Makefile.in 1999-11-10 Akim Demaille <akim@epita.fr> 2000-01-29 09:34:26 +00:00