GNOME Bugzilla – Bug 752060
warning: AC_OUTPUT should be used without arguments.
Last modified: 2015-07-07 11:57:01 UTC
The way this sort of warning is dealt with is by using AC_CONFIG_FILES to list the files and then run AC_OUTPUT without arguments.
Created attachment 306997 [details] [review] Build: set AC_CONFIG_FILES for AC_OUTPUT