[PATCH input-evdev 2/2] config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
memsize at videotron.ca
Fri Jun 11 08:49:39 PDT 2010
It depends on util-macros 1.8
The existing statement can now be removed from the configuration file.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index aa7ba18..63460b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,9 +44,6 @@ m4_ifndef([XORG_MACROS_VERSION],
XORG_MACROS_VERSION(1.8)
XORG_DEFAULT_OPTIONS
-# Checks for programs.
-AC_PROG_INSTALL
-
# Obtain compiler/linker options from server and required extensions
PKG_CHECK_MODULES(XORG, xorg-server xproto inputproto)
--
1.6.0.4
More information about the xorg-devel
mailing list