aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-08 05:42:52 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-08-08 05:42:52 +0000
commit0184cfba3e4b8e96222896bec1da4fc0c873d135 (patch)
tree56da0498f9d63c7d27ea7d8d015ddda2ebb6a6f2 /config.h.in
parente78718b21a19a824bb260761246572ab4c9fa83e (diff)
downloadlcd4linux-0184cfba3e4b8e96222896bec1da4fc0c873d135.tar.gz
[lcd4linux @ 2003-08-08 05:42:51 by reinelt]
uClibc compatibility issue; small glitch in dvb.c git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@206 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 3cc16c9..df489ba 100644
--- a/config.h.in
+++ b/config.h.in
@@ -48,10 +48,6 @@
/* Define to 1 if you have the <linux/ppdev.h> header file. */
#undef HAVE_LINUX_PPDEV_H
-/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
- to 0 otherwise. */
-#undef HAVE_MALLOC
-
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
@@ -293,9 +289,6 @@
if it is not supported. */
#undef inline
-/* Define to rpl_malloc if the replacement function should be used. */
-#undef malloc
-
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t