OpenDKIM
OpenDKIM copied to clipboard
autoconf 2.70 - configure.ac has obselete macros
trafficstars
autoconf 2.70 was released on December 8th and brings quite a few changes, some are not backward compatible. The release note is here:
https://lwn.net/Articles/839395/ configure.ac needs to be updated
There are now warnings during build:
configure.ac:65: warning: The macro AC_PROG_CC_C99' is obsolete. configure.ac:67: warning: The macro AC_PROG_LIBTOOL' is obsolete.
configure.ac:2648: warning: AC_OUTPUT should be used without arguments.