*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 5 Feb 2000 08:16:26 +0000 (08:16 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Feb 2000 08:16:26 +0000 (08:16 +0000)
m4/ChangeLog

index 9611456..5169644 100644 (file)
@@ -1,3 +1,13 @@
+2000-02-05  Jim Meyering  <meyering@lucent.com>
+
+       * jm-macros.m4: (jm_CHECK_ALL_TYPES): Require most macros.
+       Remove explicit use of AC_HEADER_TIME.  It is required by
+       jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
+       `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
+       in autoconf whereby the expansion of the latter ended up preceding
+       the expansion of its prerequisite, AC_HEADER_TIME.
+       Reported by Volker Borchert.
+
 2000-02-03  Jim Meyering  <meyering@lucent.com>
 
        * prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.