From ac1a840d0afd724fa614eed5d64112a9ecf097f8 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 5 Mar 2013 17:35:26 +0100 Subject: Imported Upstream version 7.2.6 --- config.h.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index fa305e7..0e9ecf0 100644 --- a/config.h.in +++ b/config.h.in @@ -79,6 +79,9 @@ /* Define to 1 if you have the `gethostname' function. */ #undef HAVE_GETHOSTNAME +/* Define to 1 if you have the `getifaddrs' function. */ +#undef HAVE_GETIFADDRS + /* Define to 1 if you have the `getline' function. */ #undef HAVE_GETLINE @@ -235,8 +238,8 @@ /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ #undef HAVE_STRUCT_SOCKADDR_SA_LEN -/* Define to 1 if you have the `sysinfo' function. */ -#undef HAVE_SYSINFO +/* set define */ +#undef HAVE_SYSINFO_UPTIME /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H -- cgit v1.2.3