aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-09 05:20:02 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-09 05:20:02 +0000
commit5e90539e0f1c0b9e7373947e71465e466c8ea363 (patch)
treec94420163ab9f196125403404db6b5b340f4b093 /libiberty/config.in
parent68b956aec6b292f374113dec0c1ee1fcf5ef54f4 (diff)
PR bootstrap/10974
* physmem.c: Update comment. * configure.in: Modify test for _system_configuration for older AIX systems. * config.in, configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67649 138bc75d-0d04-0410-961f-82ee72b054a4
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