Commit cb49b9ad by Hans-Peter Nilsson

Actually regenerate (using autoheader) this time.

From-SVN: r64242
parent b2522d2b
...@@ -347,7 +347,7 @@ ...@@ -347,7 +347,7 @@
through valgrind (a memory checker). This is extremely expensive. */ through valgrind (a memory checker). This is extremely expensive. */
#undef ENABLE_VALGRIND_CHECKING #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 #undef HAVE_MEMCHECK_H
/* Define if you want to use __cxa_atexit, rather than atexit, to /* Define if you want to use __cxa_atexit, rather than atexit, to
...@@ -396,9 +396,6 @@ ...@@ -396,9 +396,6 @@
/* Define if you have a working <inttypes.h> header file. */ /* Define if you have a working <inttypes.h> header file. */
#undef HAVE_INTTYPES_H #undef HAVE_INTTYPES_H
/* Define to `long' if <sys/resource.h> doesn't define. */
#undef rlim_t
/* Define if printf supports %p. */ /* Define if printf supports %p. */
#undef HAVE_PRINTF_PTR #undef HAVE_PRINTF_PTR
...@@ -492,6 +489,9 @@ ...@@ -492,6 +489,9 @@
/* Define to 1 if we found this declaration otherwise define to 0. */ /* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_GETRUSAGE #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. */ /* Define to 1 if we found this declaration otherwise define to 0. */
#undef HAVE_DECL_LDGETNAME #undef HAVE_DECL_LDGETNAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment