summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-06-17 16:21:22 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-06-17 16:26:23 -0400
commit0860348104536fc3a6e7daa44079b7a58cbfe4e5 (patch)
treef7fa14fe2b9c0623a5a05a0240bddfc3d896c214 /configure.ac
parent675ca9abbc38f088b177a67501ab5eff1c9dcff5 (diff)
downloadxorg-lib-libXext-0860348104536fc3a6e7daa44079b7a58cbfe4e5.tar.gz
specs: translate, format, process, install and distribute.
Makefile copied from libXtst Remains to do are the Tex files. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e132e0a..7847a71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,6 +17,8 @@ m4_ifndef([XORG_MACROS_VERSION],
[m4_fatal([must install xorg-macros 1.3 or later before running autoconf/autogen])])
XORG_MACROS_VERSION(1.3)
XORG_DEFAULT_OPTIONS
+XORG_ENABLE_SPECS
+XORG_WITH_GROFF
AM_CONFIG_HEADER([config.h])
# Determine .so library version per platform