autoconf/bin
Akim Demaille 161112fd78 In order to check that all the CPP symbols which are AC_DEFINE'd
are properly templated, autoheader traces
AC_DEFINE/AC_DEFINE_UNQUOTED.  Only literals can be traced, and
actually tracing non literals produces invalid autoheader input.
Hence, provide a means to trace calls to
AC_DEFINE/AC_DEFINE_UNQUOTED with literals.
* acgeneral.m4 (AC_DEFINE_TRACE, AC_DEFINE_TRACE_LITERAL): New
macros.
(AC_DEFINE, AC_DEFINE_UNQUOTED): Use AC_DEFINE_TRACE.
* autoheader.sh: Trace AC_DEFINE_TRACE_LITERAL, not
AC_DEFINE/AC_DEFINE_UNQUOTED.
2000-10-23 18:32:17 +00:00
..
autoconf.in * acgeneral.m4: Adjust copyright notice. 2000-10-16 18:25:55 +00:00
autoheader.in In order to check that all the CPP symbols which are AC_DEFINE'd 2000-10-23 18:32:17 +00:00
autoreconf.in * acgeneral.m4: Adjust copyright notice. 2000-10-16 18:25:55 +00:00
autoscan.in * acgeneral.m4: Adjust copyright notice. 2000-10-16 18:25:55 +00:00
ifnames.in * acgeneral.m4: Adjust copyright notice. 2000-10-16 18:25:55 +00:00