projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
318f1e2
)
configure.ac: remove obsolete macro
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
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
a85d2e1
..
5e292e4
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-794,7
+794,6
@@
AC_HEADER_TIME
#
# 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