OSDN Git Service

* updated document.
[modchxj/mod_chxj.git] / include / config.h
index 9a97f91..e6bba9f 100644 (file)
@@ -1,8 +1,20 @@
-/* include/config.h.  Generated by configure.  */
+/* include/config.h.  Generated from config.h.in by configure.  */
 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Define to 1 if you have the <apr_global_mutex.h> header file. */
+#define HAVE_APR_GLOBAL_MUTEX_H 1
+
+/* Define to 1 if you have the <apr.h> header file. */
+#define HAVE_APR_H 1
+
+/* Define to 1 if you have the <apr_shm.h> header file. */
+#define HAVE_APR_SHM_H 1
+
+/* Define to 1 if you have the <ap_config.h> header file. */
+#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
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
 
-/* Define to 1 if you have the `apr-0' library (-lapr-0). */
-/* #undef HAVE_LIBAPR_0 */
+/* Define to 1 if you have the `apr-1' library (-lapr-1). */
+#define HAVE_LIBAPR_1 1
 
 /* Define to 1 if you have the <libgen.h> header file. */
 #define HAVE_LIBGEN_H 1
 
-/* Define to 1 if you have the iconv library file. */
-#define HAVE_LIBICONV 
-
-/* Define to 1 if you have the iconv_hook library file. */
-/* #undef HAVE_LIBICONV_HOOK */
-
 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
    to 0 otherwise. */
 #define HAVE_MALLOC 1
 #define PACKAGE_NAME "mod_chxj"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mod_chxj 0.8.0"
+#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.0"
+#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.0"
+#define VERSION "0.13.0-1"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */