OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

autoconf 2.70 - configure.ac has obselete macros

Open gene-git opened this issue 4 years ago • 0 comments
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.

gene-git avatar Jan 05 '21 17:01 gene-git