Update autoheader template

This commit is contained in:
c9s 2014-05-21 22:00:58 +08:00
parent e48538c526
commit 03c351dfe0

View file

@ -12,6 +12,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <jemalloc/jemalloc.h> header file. */
#undef HAVE_JEMALLOC_JEMALLOC_H
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#undef HAVE_MALLOC
@ -90,6 +93,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* "use jemalloc" */
#undef USE_JEMALLOC
/* Version number of package */
#undef VERSION