aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2003-08-12 05:10:31 +0000
committerreinelt <>2003-08-12 05:10:31 +0000
commit3a86e6f409ad2d6094aacf4b2c0f991d52fc4108 (patch)
treec0ef6830028ddcafd59a07f0e45298f73911e728 /config.h.in
parent4493713c0826fc372298bb9d699c3fd98fc85b59 (diff)
downloadlcd4linux-3a86e6f409ad2d6094aacf4b2c0f991d52fc4108.tar.gz
[lcd4linux @ 2003-08-12 05:10:31 by reinelt]
first version of HD44780 4Bit-Mode patch
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 0 insertions, 7 deletions
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 <sys/types.h> does not define. */
#undef pid_t
-/* Define to rpl_realloc if the replacement function should be used. */
-#undef realloc
-
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t