autoconf/tests
Akim Demaille 3c2a8f9b09 Start a new series of tests which check the semantics.
* acgeneral.m4 (AC_CHECK_MEMBER): It is not smart to define
ac_Foo, and use AC_Foo.  Got rid of AC_Member_Aggregate and
AC_Member_Member which were complicating more than simplifying.
(AC_CHECK_DECLS): Use m4 lists.
(AC_CHECK_TYPES): A comma was missing.
* autoheader.m4: (AC_CHECK_DECLS): Use m4 lists.
* doc/autoconf.texi (Generic Declarations): AC_CHECK_DELCS uses m4
lists.
* tests/semantics.m4: New file.  Collection of semantical tests:
verify that the tests are positive and negative when appropriate.
Test AC_CHECK_MEMBERS, AC_CHECK_DECLS and AC_CHECK_TYPES.
2000-02-07 11:54:29 +00:00
..
atconfig.in 1999-11-11 Akim Demaille <akim@epita.fr> 2000-01-29 12:18:40 +00:00
atgeneral.m4 Check that the AC_DEFINEs from acspecific.m4 do have a template. 2000-02-04 10:23:15 +00:00
Makefile.am Start a new series of tests which check the semantics. 2000-02-07 11:54:29 +00:00
semantics.m4 Start a new series of tests which check the semantics. 2000-02-07 11:54:29 +00:00
suite.m4 Start a new series of tests which check the semantics. 2000-02-07 11:54:29 +00:00
syntax.m4 Start a new series of tests which check the semantics. 2000-02-07 11:54:29 +00:00