summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 318f1e2)
raw | patch | inline | side by side (parent: 318f1e2)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 10 Jun 2016 10:23:09 +0000 (12:23 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 10 Jun 2016 10:23:09 +0000 (12:23 +0200) |
We don't need it anymore. See
http://gnu-autoconf.7623.n7.nabble.com/Bug-389558-autoconf-AC-PROG-GCC-TRADITIONAL-throws-error-in-comparision-td1885.html
http://gnu-autoconf.7623.n7.nabble.com/Bug-389558-autoconf-AC-PROG-GCC-TRADITIONAL-throws-error-in-comparision-td1885.html
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index a85d2e1775ef8dd03ee93b57a0e7095af0d92e15..5e292e4eec099cf3b78d0e1385d91aa7d9b60814 100644 (file)
--- a/configure.ac
+++ b/configure.ac
#
# 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 setenv if_indextoname setlocale)
AC_FUNC_STRERROR_R