From 7af12081812ed48a533348d86b1ab8d2517b4854 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sun, 25 Jun 2006 15:13:00 +0000 Subject: [lcd4linux @ 2006-06-25 15:13:00 by reinelt] automake-1.9 cleanups --- config.h.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 9ec12f4..087a822 100644 --- a/config.h.in +++ b/config.h.in @@ -128,6 +128,9 @@ /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR +/* Define to 1 if you have the `strcspn' function. */ +#undef HAVE_STRCSPN + /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP @@ -181,9 +184,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STATFS_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -470,6 +470,9 @@ /* Define to `unsigned int' if does not define. */ #undef size_t +/* Define to `int' if does not define. */ +#undef ssize_t + /* Define to `int' if doesn't define. */ #undef uid_t -- cgit v1.2.3