From 1038881e3bbbe84f97f10aab69f6f952071cd445 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 7 Oct 2003 04:12:39 +0000 Subject: [lcd4linux @ 2003-10-07 04:12:38 by reinelt] AM_PROG_LIBTOOL removed --- config.h.in | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'config.h.in') 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 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 header file. */ #undef HAVE_MEMORY_H @@ -69,6 +72,9 @@ /* Define to 1 if you have the 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 -- cgit v1.2.3