From: Tom Tromey Date: Sun, 26 Apr 1998 21:39:16 +0000 (+0000) Subject: * configure: Regenerated to track ../common/aclocal.m4 changes. X-Git-Tag: gdb-4_18~2445 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56df89bcf6fce376f7456b7f1ae8032d3d807776;p=platform%2Fupstream%2Fbinutils.git * configure: Regenerated to track ../common/aclocal.m4 changes. * config.in: Ditto. * acconfig.h (NEED_DECLARATION_PRINTF): Removed. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 9d00869..086163c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,12 @@ +Sun Apr 26 15:31:55 1998 Tom Tromey + + * configure: Regenerated to track ../common/aclocal.m4 changes. + * config.in: Ditto. + +Sun Apr 26 15:25:07 1998 Tom Tromey + + * acconfig.h (NEED_DECLARATION_PRINTF): Removed. + Fri Apr 24 14:16:40 1998 Tom Tromey * configure: Regenerated to track ../common/aclocal.m4 changes. 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 is included. */ -#undef NEED_DECLARATION_PRINTF