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