From 8c03bf4a4ec962659db170f3e5692413ac73e30a Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Wed, 14 Mar 2007 17:20:14 +0000 Subject: Fixed bug in xtract_spectrum() FFTW_R2HC now interpreted correctly. Updated ChangeLog and AUTHORS files. --- 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