aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2003-06-13 01:50:48 +0000
committerDJ Delorie <dj@redhat.com>2003-06-13 01:50:48 +0000
commite69f6c8c79513fb9f3c9a06ba34eadc54d93a616 (patch)
tree3041c504f9777c965bd3d64239f97883f790911b /libiberty/config.in
parent0fc9922abc6ac20739319e0ec1ca03eafa0ebb94 (diff)
downloadgdb-e69f6c8c79513fb9f3c9a06ba34eadc54d93a616.zip
gdb-e69f6c8c79513fb9f3c9a06ba34eadc54d93a616.tar.gz
gdb-e69f6c8c79513fb9f3c9a06ba34eadc54d93a616.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 14ab379..51d161a 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -316,9 +316,6 @@
/* Define if you have the sys_siglist variable. */
#undef HAVE_SYS_SIGLIST
-/* Define if you have the _system_configuration variable. */
-#undef HAVE__SYSTEM_CONFIGURATION
-
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP
systems. This function is required for alloca.c support on those
systems. */
@@ -331,6 +328,9 @@
STACK_DIRECTION = 0 => direction of growth unknown */
#undef STACK_DIRECTION
+/* Define if you have the _system_configuration variable. */
+#undef HAVE__SYSTEM_CONFIGURATION
+
/* Define if canonicalize_file_name is not declared in system header files. */
#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME