summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2008-04-10 21:36:19 +0200
committerJulien Cristau <jcristau@debian.org>2008-04-30 10:17:55 +0200
commit9e9eeca2b094fa9edb9c20002d42aeafb14ad1e4 (patch)
tree596e3315c944622701f6b84bd6553f2b9fb1144e
parentdd6b0de38d649617600a8357e576955c9b831328 (diff)
Fixed configure.ac for autoconf 2.62.
(cherry picked from commit 3c337e18b933881e22b0d03312511f1d23a8640b)
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dfb2950b4..4841d260f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1964,7 +1964,9 @@ DIX_CFLAGS="-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"
AC_SUBST([DIX_CFLAGS])
-AC_SUBST([libdir exec_prefix prefix])
+AC_SUBST([libdir])
+AC_SUBST([exec_prefix])
+AC_SUBST([prefix])
# Man page sections - used in config utils & generating man pages
XORG_MANPAGE_SECTIONS