diff options
author | Tom Tromey <tromey@redhat.com> | 1998-04-24 22:12:15 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-04-24 22:12:15 +0000 |
commit | 7c9e17390bc334cf474039af3321c90f3fa4325b (patch) | |
tree | ac69dff7b7f066440f7319430e8d09c4d3569edc /sim/w65/acconfig.h | |
parent | ead653821c3bf3b927d2b9d6d771c8ba0b1ab190 (diff) | |
download | gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.zip gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.tar.gz gdb-7c9e17390bc334cf474039af3321c90f3fa4325b.tar.bz2 |
* configure: Regenerated to track ../common/aclocal.m4 changes.
* config.in: Ditto.
* acconfig.h: Removed.
* configure.in: Call CY_GNU_GETTEXT.
* Makefile.in (INTLLIBS): New macro.
(INTLDEPS): Likewise.
($(RUN_PROG)): Depend on INTLDEPS; link against INTLLIBS.
(top_builddir): New macro.
Diffstat (limited to 'sim/w65/acconfig.h')
-rw-r--r-- | sim/w65/acconfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/w65/acconfig.h b/sim/w65/acconfig.h deleted file mode 100644 index 79ecfe1..0000000 --- a/sim/w65/acconfig.h +++ /dev/null @@ -1,2 +0,0 @@ -/* Whether printf must be declared even if <stdio.h> is included. */ -#undef NEED_DECLARATION_PRINTF |