From 08f5377a4a853d06ec1a0396a2f1622eb6ee93ba Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Wed, 12 Jan 2011 11:54:40 -0500 Subject: 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 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index adfa7e6..4964ffb 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,6 @@ m4_ifndef([XORG_MACROS_VERSION], XORG_MACROS_VERSION(1.8) AC_PROG_CC -AC_PROG_INSTALL AC_TYPE_SIGNAL -- cgit v1.2.3