From 4ba1a07d3323760bc6b07296574b4cf28ffba295 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 4 Oct 2003 07:54:18 +0000 Subject: [lcd4linux @ 2003-10-04 07:54:17 by reinelt] autoconf/automake/libtool fixes from Ronald Landheer-Cieslak --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 3ae6067..fb4a728 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 header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the `dup2' function. */ #undef HAVE_DUP2 -- cgit v1.2.3