aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2003-09-13 06:20:39 +0000
committerreinelt <>2003-09-13 06:20:39 +0000
commita13bb251cc46696b7458828ed3965459c3da9c7e (patch)
treede002331f95bc61acdec7fe017b199a55a999a72 /config.h.in
parente9c436b3e053d77c542caa0443344103db42cc4c (diff)
downloadlcd4linux-a13bb251cc46696b7458828ed3965459c3da9c7e.tar.gz
[lcd4linux @ 2003-09-13 06:20:39 by reinelt]
HD44780 timings changed; deactivated libtool
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 b1ce587..531e60e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -12,9 +12,6 @@
/* 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