summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorAlbert Chin-A-Young <china@thewrittenword.com>2003-06-09 05:20:02 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2003-06-09 05:20:02 +0000
commitaa9dc53d0d9d80cd6c77f2db7cb23bfebf3e9c34 (patch)
treec94420163ab9f196125403404db6b5b340f4b093 /libiberty/config.in
parent017e1b43f9a203228c25da74d49ce5367eaee65b (diff)
downloadgcc-aa9dc53d0d9d80cd6c77f2db7cb23bfebf3e9c34.tar.gz
re PR bootstrap/10974 (Bootstrap failure)
PR bootstrap/10974 * physmem.c: Update comment. * configure.in: Modify test for _system_configuration for older AIX systems. * config.in, configure: Regenerated. From-SVN: r67649
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 14ab3793c5c..51d161a4606 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