aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2003-09-01 07:07:04 +0000
committerreinelt <>2003-09-01 07:07:04 +0000
commit9e7b5817f97f51696d6f17a77c4a4ed82114a113 (patch)
tree4b27a69988a6a4ad110bffbc976f651ffea1d69f /config.h.in
parent003b829ced31a74e5e229571f51a19e73f9be138 (diff)
downloadlcd4linux-9e7b5817f97f51696d6f17a77c4a4ed82114a113.tar.gz
[lcd4linux @ 2003-09-01 07:07:03 by reinelt]
shared liblcd4linux
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 98a6759..b1ce587 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,6 +12,9 @@
/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the `dup2' function. */
#undef HAVE_DUP2
@@ -103,6 +106,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define to 1 if you have the `strncasecmp' function. */
+#undef HAVE_STRNCASECMP
+
/* Define to 1 if you have the `strpbrk' function. */
#undef HAVE_STRPBRK