summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-12 12:28:34 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-12 12:28:34 +0000
commitf8a55706c44acd477cbab0c21002fc7b090daa78 (patch)
tree3d94d02e09c4d19cfafbf0c4b3666b2129437076 /gcc
parentc1b9d0085ef720eb809014e173dd521f3e937def (diff)
downloadgcc-f8a55706c44acd477cbab0c21002fc7b090daa78.tar.gz
Actually regenerate (using autoheader) this time.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64242 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 24a71091164..5b54b05ee05 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -347,7 +347,7 @@
through valgrind (a memory checker). This is extremely expensive. */
#undef ENABLE_VALGRIND_CHECKING
-/* Define if valgrind's memcheck.h header is installed. */
+/* Define if valgrind's memcheck.h header is installed. */
#undef HAVE_MEMCHECK_H
/* Define if you want to use __cxa_atexit, rather than atexit, to
@@ -396,9 +396,6 @@
/* Define if you have a working <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to `long' if <sys/resource.h> doesn't define. */
-#undef rlim_t
-
/* Define if printf supports %p. */
#undef HAVE_PRINTF_PTR
@@ -492,6 +489,9 @@
/* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_GETRUSAGE
+/* Define to `long' if <sys/resource.h> doesn't define. */
+#undef rlim_t
+
/* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_LDGETNAME