From 9da5a161e002a4dbfb27a4d79e616c9850c29ea0 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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@231 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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