From: Gaetan Nadon Date: Sat, 26 Oct 2013 01:51:37 +0000 (-0400) Subject: config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/68e488725a95508378d8a24a9da609a7e80e2ef7?ds=sidebyside;hp=68e488725a95508378d8a24a9da609a7e80e2ef7 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by: Gaetan Nadon ---