summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-09-13 14:58:47 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-09-13 14:58:47 +0000
commitde7cec10b2cc9c4b9da30ad6b84d7952ee8e6a39 (patch)
tree88e969c6c607e5c9681b6146584fe647c027e408 /bfd/config.in
parent86e1f3065fad4181161b220e6523f0f603cb1da2 (diff)
downloadbinutils-redhat-de7cec10b2cc9c4b9da30ad6b84d7952ee8e6a39.tar.gz
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 5277f1aafb..aa91dd6988 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