aboutsummaryrefslogtreecommitdiff
path: root/gas/conf.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-08-31 21:50:38 +0000
committerKen Raeburn <raeburn@cygnus>1994-08-31 21:50:38 +0000
commitfb589130a864058ea2202886f752945234fabba2 (patch)
tree3b2cb424a6f4a95eb6499232b298a3013d12caa6 /gas/conf.in
parent057815134f25d19307d6f6fb2a6956a9d52b719f (diff)
downloadgdb-fb589130a864058ea2202886f752945234fabba2.zip
gdb-fb589130a864058ea2202886f752945234fabba2.tar.gz
gdb-fb589130a864058ea2202886f752945234fabba2.tar.bz2
* Makefile.in (prefix, exec_prefix): Use @-subtitutions.
* aclocal.m4 (AC_OUTPUT_LINKS): Deleted redefinition, since autoconf 1.109 has this fixed. * configure.in: Don't change quote characters around AC_MSG_ERROR invocation. Don't use AC_HEADER_STDC, since it requires running a program. Cache NEED_*_DECLARATION values. * configure, conf.in: Regenerated with a modified autoconf 1.109.
Diffstat (limited to 'gas/conf.in')
-rw-r--r--gas/conf.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/conf.in b/gas/conf.in
index 2782619..93900df 100644
--- a/gas/conf.in
+++ b/gas/conf.in
@@ -22,9 +22,6 @@
*/
#undef STACK_DIRECTION
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
/* Should gas use high-level BFD interfaces? */
#undef BFD_ASSEMBLER