comparison config.h.in @ 44:b2e7e24c9a9c

Fixed xtract_flatness()
author Jamie Bullock <jamie@postlude.co.uk>
date Wed, 20 Dec 2006 12:28:08 +0000
parents 4df9012cebf1
children 382278bea2c2
comparison
equal deleted inserted replaced
43:4a36f70a76e9 44:b2e7e24c9a9c
16 #undef HAVE_DLFCN_H 16 #undef HAVE_DLFCN_H
17 17
18 /* Define to 1 if you have the <inttypes.h> header file. */ 18 /* Define to 1 if you have the <inttypes.h> header file. */
19 #undef HAVE_INTTYPES_H 19 #undef HAVE_INTTYPES_H
20 20
21 /* Define to 1 if you have the <math.h */ 21 /* Define to 1 if you have the <math.h,> header file. */
22 #undef HAVE_MATH_H 22 #undef HAVE_MATH_H_
23 23
24 /* Define to 1 if you have the <memory.h> header file. */ 24 /* Define to 1 if you have the <memory.h> header file. */
25 #undef HAVE_MEMORY_H 25 #undef HAVE_MEMORY_H
26 26
27 /* Define to 1 if you have the <stdint.h> header file. */ 27 /* Define to 1 if you have the <stdint.h> header file. */
28 #undef HAVE_STDINT_H 28 #undef HAVE_STDINT_H
29 29
30 /* Define to 1 if you have the <stdio.h> header file. */ 30 /* Define to 1 if you have the <stdio.h> header file. */
31 #undef HAVE_STDIO_H 31 #undef HAVE_STDIO_H
32 32
33 /* Define to 1 if you have the <stdlib.h */ 33 /* Define to 1 if you have the <stdlib.h> header file. */
34 #undef HAVE_STDLIB_H 34 #undef HAVE_STDLIB_H
35
36 /* Define to 1 if you have the <stdlib.h,> header file. */
37 #undef HAVE_STDLIB_H_
35 38
36 /* Define to 1 if you have the <strings.h> header file. */ 39 /* Define to 1 if you have the <strings.h> header file. */
37 #undef HAVE_STRINGS_H 40 #undef HAVE_STRINGS_H
38 41
39 /* Define to 1 if you have the <string.h> header file. */ 42 /* Define to 1 if you have the <string.h> header file. */