From: Hans-Peter Nilsson Date: Wed, 12 Mar 2003 12:28:34 +0000 (+0000) Subject: Actually regenerate (using autoheader) this time. X-Git-Tag: releases/gcc-3.4.0~7990 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb49b9adf8cd248f10c9480e2eb78468af1da5f6;p=thirdparty%2Fgcc.git Actually regenerate (using autoheader) this time. From-SVN: r64242 --- 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