Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.4rc2, 1.9.1 (alpha)
-
Component/s: Installation (I)
-
Labels:None
-
Environment:autoconf 2.68
Description
according to autoconf people, latest version of autoconf warns of problematic stuff that previous versions did not.
for zabbix, this results in quite a lot of warnings like this :
configure.in:167: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
some suggestions regarding possible fix (note the backwards compatibility hint) : http://www.mail-archive.com/[email protected]/msg03055.html
full warning output attached