aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-13 06:20:39 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-13 06:20:39 +0000
commit7b6bc7621c9fff5fc1433ac7aa517fd800e712f0 (patch)
treede002331f95bc61acdec7fe017b199a55a999a72 /config.h.in
parentce85c8e37937fe9be2802b48958d030892c5c67d (diff)
downloadlcd4linux-7b6bc7621c9fff5fc1433ac7aa517fd800e712f0.tar.gz
[lcd4linux @ 2003-09-13 06:20:39 by reinelt]
HD44780 timings changed; deactivated libtool git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@242 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-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