From 3a86e6f409ad2d6094aacf4b2c0f991d52fc4108 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 12 Aug 2003 05:10:31 +0000 Subject: [lcd4linux @ 2003-08-12 05:10:31 by reinelt] first version of HD44780 4Bit-Mode patch --- config.h.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index df489ba..98a6759 100644 --- a/config.h.in +++ b/config.h.in @@ -69,10 +69,6 @@ /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV -/* Define to 1 if your system has a GNU libc compatible `realloc' function, - and to 0 otherwise. */ -#undef HAVE_REALLOC - /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT @@ -292,9 +288,6 @@ /* Define to `int' if does not define. */ #undef pid_t -/* Define to rpl_realloc if the replacement function should be used. */ -#undef realloc - /* Define to `unsigned' if does not define. */ #undef size_t -- cgit v1.2.3