summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-04-11 19:32:04 +0000
committerDJ Delorie <dj@redhat.com>2005-04-11 19:32:04 +0000
commitac119ae83bf6d1a1fd5f8aa609180dacf220a3e8 (patch)
tree6d153a3e16cc15d710c5338bddf713e2e014db56 /libiberty/config.in
parentb5b2699cd62e27bbf96558fdfce753babba5baf0 (diff)
downloadbinutils-gdb-ac119ae83bf6d1a1fd5f8aa609180dacf220a3e8.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index ad71e76c09a..d50aff9895e 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -151,6 +151,9 @@
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
+/* Define to 1 if you have the <stdio_ext.h> header file. */
+#undef HAVE_STDIO_EXT_H
+
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@@ -322,6 +325,9 @@
/* Define if you have the _system_configuration variable. */
#undef HAVE__SYSTEM_CONFIGURATION
+/* Define to 1 if you have the `__fsetlocking' function. */
+#undef HAVE___FSETLOCKING
+
/* Define if the host machine stores words of multi-word integers in
big-endian order. */
#undef HOST_WORDS_BIG_ENDIAN