author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 1 May 2010 07:36:08 +0000 (09:36 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 1 May 2010 07:36:08 +0000 (09:36 +0200) |
Conflicts:
configure.in
configure.in
1 | 2 | |||
---|---|---|---|---|
configure.in | patch | | diff1 | | diff2 | | blob | history |
diff --cc configure.in
index 32245265b362f66ad8e1ae0ac624eaf408229044,d11c555517d8a06014eeb45c4ebdaa80f3e1f383..ac07f0085274f610a10dd35fd1922c604d8df582
--- 1/configure.in
--- 2/configure.in
+++ b/configure.in
# Checks for library functions.
#
AC_PROG_GCC_TRADITIONAL
- AC_CHECK_FUNCS(gettimeofday select strdup strtol getaddrinfo getnameinfo strchr memcpy strstr strcmp strncmp strncpy strlen strncasecmp strcasecmp openlog closelog sysconf if_indextoname)
-AC_CHECK_FUNCS(gettimeofday select strdup strtol getaddrinfo getnameinfo strchr memcpy strstr strcmp strncmp strncpy strlen strncasecmp strcasecmp openlog closelog sysconf setenv)
++AC_CHECK_FUNCS(gettimeofday select strdup strtol getaddrinfo getnameinfo strchr memcpy strstr strcmp strncmp strncpy strlen strncasecmp strcasecmp openlog closelog sysconf setenv if_indextoname)
AC_FUNC_STRERROR_R