summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-07 16:17:59 +0000
committerKevin E Martin <kem@kem.org>2005-12-07 16:17:59 +0000
commite70ce0696695b7e6d627d046c19c3b6c9a8ce3da (patch)
tree71a49319feda2efd96690491a0b7bfcdaec03a78 /configure.ac
parent6090b669a399c4663517b845d76945c6c2f97ef9 (diff)
Change to use the app-defaults default dir configured in libXt.MODULAR_COPY
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1c6cf10..675ac5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,10 @@ fi
AC_SUBST(XEDIT_CFLAGS)
AC_SUBST(XEDIT_LIBS)
+PKG_CHECK_MODULES(APPDEFS, xt)
+appdefaultdir=$(pkg-config --variable=appdefaultdir xt)
+AC_SUBST(appdefaultdir)
+
XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION