aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2003-08-08 05:42:52 +0000
committerreinelt <>2003-08-08 05:42:52 +0000
commit30c378af7cabefb77a3a0017b3d044521d9f74c4 (patch)
tree56da0498f9d63c7d27ea7d8d015ddda2ebb6a6f2 /config.h.in
parentf7e342004dc100008d5ff5e0e78adfc556cce05c (diff)
downloadlcd4linux-30c378af7cabefb77a3a0017b3d044521d9f74c4.tar.gz
[lcd4linux @ 2003-08-08 05:42:51 by reinelt]
uClibc compatibility issue; small glitch in dvb.c
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