From cb49b9adf8cd248f10c9480e2eb78468af1da5f6 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Wed, 12 Mar 2003 12:28:34 +0000 Subject: [PATCH] Actually regenerate (using autoheader) this time. From-SVN: r64242 --- gcc/config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/config.in b/gcc/config.in index 24a710911644..5b54b05ee054 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 header file. */ #undef HAVE_INTTYPES_H -/* Define to `long' if 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 doesn't define. */ +#undef rlim_t + /* Define to 1 if we found this declaration otherwise define to 0. */ #undef HAVE_DECL_LDGETNAME