From: Gaetan Nadon Date: Wed, 12 Jan 2011 16:54:40 +0000 (-0500) Subject: config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/c68d1a0c3f113cd429c8792537d40784bbd6e11d?ds=inline;hp=--cc config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS It depends on util-macros 1.8 or later The existing statement can now be removed from the configuration file. Signed-off-by: Gaetan Nadon --- c68d1a0c3f113cd429c8792537d40784bbd6e11d diff --git a/configure.ac b/configure.ac index 83abcf2..aab0db5 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,6 @@ XORG_DEFAULT_OPTIONS AM_CONFIG_HEADER(config.h) AC_PROG_CC -AC_PROG_INSTALL # Checks for pkg-config packages