]> 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 e19227acd62ea981f8464ef2763dee4d234969b0..9d3a98ec37a4e9009da7e98bfad9948918d68bdb 100644 (file)
@@ -30,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
 
@@ -96,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