aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-12 05:10:31 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-12 05:10:31 +0000
commit8277ebb1dc89486eb27e35138943b408a4587157 (patch)
treec0ef6830028ddcafd59a07f0e45298f73911e728 /config.h.in
parentb3ecae52e973055d0e4ccd26db3dc534efeb462c (diff)
downloadlcd4linux-8277ebb1dc89486eb27e35138943b408a4587157.tar.gz
[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
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