summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-01-12 11:54:40 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-12 11:54:40 -0500
commitacb9f60a6431b65da919d50b0d9438f02a2c2153 (patch)
treecc3351df1d41f9857761cf3ac2e4788c6dd8d95d
parente5e6e0f951ceb9991a19c9e22710d0cc4603110d (diff)
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 <memsize@videotron.ca>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 265eb41..1393c9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,6 @@ XORG_DEFAULT_OPTIONS
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
-AC_PROG_INSTALL
# Checks for pkg-config packages