From 9e7b5817f97f51696d6f17a77c4a4ed82114a113 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 1 Sep 2003 07:07:04 +0000 Subject: [lcd4linux @ 2003-09-01 07:07:03 by reinelt] shared liblcd4linux --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') 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 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 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 -- cgit v1.2.3