aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-29 05:53:48 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-29 05:53:48 +0000
commit319c5104780b85b49bd1752031ad8c1875189eaf (patch)
treeb3f500d4fa6baa608b61efe40021293079299a0e /config.h.in
parentc55aed7370e3ec705ebe830089f5597a03ce6cf4 (diff)
downloadlcd4linux-319c5104780b85b49bd1752031ad8c1875189eaf.tar.gz
[lcd4linux @ 2004-01-29 05:53:47 by reinelt]
uClibc compatibility issues from Martin Hejl git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@345 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in30
1 files changed, 30 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 33c0a5d..32e14b2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,8 +1,14 @@
/* config.h.in. Generated from configure.in by autoheader. */
+/* Define to 1 if the `closedir' function returns void instead of `int'. */
+#undef CLOSEDIR_VOID
+
/* Found some version of curses that we're going to use */
#undef HAS_CURSES
+/* Define to 1 if you have the <arpa/inet.h> header file. */
+#undef HAVE_ARPA_INET_H
+
/* Define to 1 if you have the <asm/io.h> header file. */
#undef HAVE_ASM_IO_H
@@ -12,6 +18,10 @@
/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT
+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_DIRENT_H
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
@@ -33,6 +43,9 @@
/* Define to 1 if you have the `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
+/* Define to 1 if you have the `getloadavg' function. */
+#undef HAVE_GETLOADAVG
+
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
@@ -63,6 +76,9 @@
/* Define to 1 if you have the `memset' function. */
#undef HAVE_MEMSET
+/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
+#undef HAVE_NDIR_H
+
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
@@ -78,6 +94,9 @@
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
+/* Define to 1 if you have the `regcomp' function. */
+#undef HAVE_REGCOMP
+
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
@@ -124,6 +143,9 @@
/* Define to 1 if you have the `strpbrk' function. */
#undef HAVE_STRPBRK
+/* Define to 1 if you have the `strrchr' function. */
+#undef HAVE_STRRCHR
+
/* Define to 1 if you have the `strstr' function. */
#undef HAVE_STRSTR
@@ -133,12 +155,20 @@
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
+/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_SYS_DIR_H
+
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/io.h> header file. */
#undef HAVE_SYS_IO_H
+/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
+ */
+#undef HAVE_SYS_NDIR_H
+
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H