* configure: Regenerated to track ../common/aclocal.m4 changes.
authorTom Tromey <tromey@redhat.com>
Sun, 26 Apr 1998 21:39:16 +0000 (21:39 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 26 Apr 1998 21:39:16 +0000 (21:39 +0000)
* config.in: Ditto.
* acconfig.h (NEED_DECLARATION_PRINTF): Removed.

sim/common/ChangeLog
sim/common/acconfig.h

index 9d00869..086163c 100644 (file)
@@ -1,3 +1,12 @@
+Sun Apr 26 15:31:55 1998  Tom Tromey  <tromey@creche>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+       * config.in: Ditto.
+
+Sun Apr 26 15:25:07 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * acconfig.h (NEED_DECLARATION_PRINTF): Removed.
+
 Fri Apr 24 14:16:40 1998  Tom Tromey  <tromey@creche>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
index b61140c..f9b87a1 100644 (file)
@@ -13,6 +13,3 @@
 
 /* Define if your locale.h file contains LC_MESSAGES.  */
 #undef HAVE_LC_MESSAGES
-
-/* Whether printf must be declared even if <stdio.h> is included.  */
-#undef NEED_DECLARATION_PRINTF