aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-10-07 04:12:39 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-10-07 04:12:39 +0000
commitc53818c2be387084f02a69c9fd3146234ad6e792 (patch)
tree7c2c9c52d7fa3c9f5e7d0bb08dd36f336d4b637a /config.h.in
parent80daed22ba0e5232d18dec3b8608edfa0f784987 (diff)
downloadlcd4linux-c53818c2be387084f02a69c9fd3146234ad6e792.tar.gz
[lcd4linux @ 2003-10-07 04:12:38 by reinelt]
AM_PROG_LIBTOOL removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@259 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in15
1 files changed, 12 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index fb4a728..73af4ed 100644
--- a/config.h.in
+++ b/config.h.in
@@ -54,6 +54,9 @@
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
+/* Define to 1 if you have the `memmove' function. */
+#undef HAVE_MEMMOVE
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -69,6 +72,9 @@
/* Define to 1 if you have the <net/if_ppp.h> header file. */
#undef HAVE_NET_IF_PPP_H
+/* Define to 1 if you have the `pow' function. */
+#undef HAVE_POW
+
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
@@ -78,6 +84,9 @@
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
+/* Define to 1 if you have the `sqrt' function. */
+#undef HAVE_SQRT
+
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -109,12 +118,12 @@
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
+/* Define to 1 if you have the `strndup' function. */
+#undef HAVE_STRNDUP
+
/* 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