comparison libssp/config.h.in @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
18 /* Define to 1 if you have the <limits.h> header file. */ 18 /* Define to 1 if you have the <limits.h> header file. */
19 #undef HAVE_LIMITS_H 19 #undef HAVE_LIMITS_H
20 20
21 /* Define to 1 if you have the <malloc.h> header file. */ 21 /* Define to 1 if you have the <malloc.h> header file. */
22 #undef HAVE_MALLOC_H 22 #undef HAVE_MALLOC_H
23
24 /* Define to 1 if you have the `memmove' function. */
25 #undef HAVE_MEMMOVE
23 26
24 /* Define to 1 if you have the <memory.h> header file. */ 27 /* Define to 1 if you have the <memory.h> header file. */
25 #undef HAVE_MEMORY_H 28 #undef HAVE_MEMORY_H
26 29
27 /* Define to 1 if you have the `mempcpy' function. */ 30 /* Define to 1 if you have the `mempcpy' function. */