aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2004-03-19 06:37:47 +0000
committerreinelt <>2004-03-19 06:37:47 +0000
commita1026e97ada03ecf492eee358acdec0d6d4f12a6 (patch)
tree7d31600cb647c8357e1becf33b21082301274777 /config.h.in
parent32df414db4fa904031c3b0e31062f1639228d147 (diff)
downloadlcd4linux-a1026e97ada03ecf492eee358acdec0d6d4f12a6.tar.gz
[lcd4linux @ 2004-03-19 06:37:47 by reinelt]
asynchronous thread handling started
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 5cea0c7..d9530e5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -19,9 +19,6 @@
*/
#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 `dup2' function. */
#undef HAVE_DUP2