OSDN Git Service

* updated document.
[modchxj/mod_chxj.git] / include / config.h
index ace2207..e6bba9f 100644 (file)
@@ -14,7 +14,7 @@
 #define HAVE_AP_CONFIG_H 1
 
 /* Define to 1 if you have the <ap_regex.h> header file. */
-#define HAVE_AP_REGEX_H 
+#define HAVE_AP_REGEX_H 1
 
 /* Define to 1 if you have the `close' function. */
 #define HAVE_CLOSE 1
@@ -36,7 +36,7 @@
 
 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
    to 0 otherwise. */
-#define HAVE_MALLOC 0
+#define HAVE_MALLOC 1
 
 /* Define to 1 if you have the `memcpy' function. */
 #define HAVE_MEMCPY 1
 #define PACKAGE_NAME "mod_chxj"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mod_chxj 0.8.7-1"
+#define PACKAGE_STRING "mod_chxj 0.13.0-1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mod_chxj"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.8.7-1"
+#define PACKAGE_VERSION "0.13.0-1"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "0.8.7-1"
+#define VERSION "0.13.0-1"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
 
 /* Define to rpl_malloc if the replacement function should be used. */
-#define malloc rpl_malloc
+/* #undef malloc */