aboutsummaryrefslogtreecommitdiff
path: root/sim/common/acconfig.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-04-26 21:39:16 +0000
committerTom Tromey <tromey@redhat.com>1998-04-26 21:39:16 +0000
commit56df89bcf6fce376f7456b7f1ae8032d3d807776 (patch)
tree05b0c4490bfc3d2df49821602196a84ceaae0f19 /sim/common/acconfig.h
parent25b5beb81aadfcfe4710f5d7b4f259bb190e075c (diff)
downloadgdb-56df89bcf6fce376f7456b7f1ae8032d3d807776.zip
gdb-56df89bcf6fce376f7456b7f1ae8032d3d807776.tar.gz
gdb-56df89bcf6fce376f7456b7f1ae8032d3d807776.tar.bz2
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto. * acconfig.h (NEED_DECLARATION_PRINTF): Removed.
Diffstat (limited to 'sim/common/acconfig.h')
-rw-r--r--sim/common/acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/common/acconfig.h b/sim/common/acconfig.h
index b61140c..f9b87a1 100644
--- a/sim/common/acconfig.h
+++ b/sim/common/acconfig.h
@@ -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