From e5051b14a4642a6a6c6097c0ae24ecdfa53594e9 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Wed, 20 Dec 2006 12:28:08 +0000 Subject: Fixed xtract_flatness() --- config.h.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index b05b0e5..babd7f3 100644 --- a/config.h.in +++ b/config.h.in @@ -18,8 +18,8 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the header file. */ +#undef HAVE_MATH_H_ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -30,9 +30,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H -/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H_ + /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H -- cgit v1.2.3