aboutsummaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-09-13 14:58:47 +0000
committerAlan Modra <amodra@gmail.com>2007-09-13 14:58:47 +0000
commitbce5e5c97f9a4eb337885de846187dc288533d79 (patch)
treea140caa0290625286869483b67217d0e7d2a65ec /bfd/config.in
parent39dbeff83eda4b7d3c2799e698db3c047e9d3a22 (diff)
downloadgdb-bce5e5c97f9a4eb337885de846187dc288533d79.zip
gdb-bce5e5c97f9a4eb337885de846187dc288533d79.tar.gz
gdb-bce5e5c97f9a4eb337885de846187dc288533d79.tar.bz2
bfd/
* configure.in: Delete BFD_HOST_LONG_LONG and bfd checks for long long. Partly revert 2007-07-12 change, so that BFD_HOST_64BIT_LONG and BFD_HOST_64BIT_LONG_LONG are set independent of "void *" size. * configure: Regenerate. * config.in: Regenerate. * Makefile.in: Regenerate. bfd/doc/ * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/config.in')
-rw-r--r--bfd/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/config.in b/bfd/config.in
index 5277f1a..aa91dd6 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -264,9 +264,6 @@
/* The size of a `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
-/* The sizeof of a 'void *', as computed by sizeof. */
-#undef SIZEOF_VOID_P
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS