OSDN Git Service

removed some more GTK_STOCK_* items
[eb123/eb123.git] / config.h.in~
index 423fcf8..eecb143 100644 (file)
@@ -1,11 +1,23 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Define if EB Library supports remote access. */
+#undef EBCONF_ENABLE_EBNET
+
+/* Define if EB Library supports native language. */
+#undef EBCONF_ENABLE_NLS
+
+/* Define if EB Library supports pthread. */
+#undef EBCONF_ENABLE_PTHREAD
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the <limits.h> header file. */
+#undef HAVE_LIMITS_H
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
 
 /* Version number of package */
 #undef VERSION
+
+/* Define to `long int' if <sys/types.h> does not define. */
+#undef off_t
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
+/* Define to `int' if <sys/types.h> does not define. */
+#undef ssize_t