]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
global message function that will deal with multi languages. Made use of it with...
[irc/evilnet/x3.git] / src / config.h.in
index 840281770181ac931512ce776cc97a537aea9125..9d3a98ec37a4e9009da7e98bfad9948918d68bdb 100644 (file)
@@ -1,8 +1,5 @@
 /* src/config.h.in.  Generated from configure.in by autoheader.  */
 
-/* Define if the system regex library is unreliable. */
-#undef BROKEN_REGEX
-
 /* Code name for this release */
 #undef CODENAME
 
@@ -33,9 +30,6 @@
 /* Define to 1 if you have the <dirent.h> header file. */
 #undef HAVE_DIRENT_H
 
-/* Define to 1 if you have the <dlfcn.h> header file. */
-#undef HAVE_DLFCN_H
-
 /* Define to 1 if you have the <dmalloc.h> header file. */
 #undef HAVE_DMALLOC_H
 
@@ -99,6 +93,9 @@
 /* Define to 1 if you have the `socket' library (-lsocket). */
 #undef HAVE_LIBSOCKET
 
+/* Define to 1 if you have the `tre' library (-ltre). */
+#undef HAVE_LIBTRE
+
 /* Define to 1 if you have the `localtime_r' function. */
 #undef HAVE_LOCALTIME_R
 
 /* Define to 1 if you have the <netinet/in.h> header file. */
 #undef HAVE_NETINET_IN_H
 
-/* Define to 1 if you have the `regcomp' function. */
-#undef HAVE_REGCOMP
-
-/* Define to 1 if you have the `regexec' function. */
-#undef HAVE_REGEXEC
-
-/* Define to 1 if you have the <regex.h> header file. */
-#undef HAVE_REGEX_H
-
-/* Define to 1 if you have the `regfree' function. */
-#undef HAVE_REGFREE
-
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT