Change to use the app-defaults default dir configured in libXt.

This commit is contained in:
Kevin E Martin 2005-12-07 16:18:02 +00:00
parent 4a39354e14
commit 20c0ebe7b3
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-12-07 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* hw/xfree86/utils/xorgcfg/Makefile.am:
Change to use the app-defaults default dir configured in libXt.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* Xprint/doc/Makefile.am:

View File

@ -1290,6 +1290,9 @@ if test x$XORGCFG = xyes ; then
[CURSES=no]))
AC_SUBST(XORGCFG_DEP_CFLAGS)
AC_SUBST(XORGCFG_DEP_LIBS)
appdefaultdir=$(pkg-config --variable=appdefaultdir xt)
AC_SUBST(appdefaultdir)
fi
AM_CONDITIONAL(BUILD_XORGCFG, [test x$XORGCFG = xyes])
AM_CONDITIONAL(USE_CURSES, [test x$CURSES = xyes])

View File

@ -120,7 +120,7 @@ include $(top_srcdir)/cpprules.in
# App default files (*.ad)
appdefaultdir = $(libdir)/X11/app-defaults
appdefaultdir = @appdefaultdir@
APPDEFAULTFILES = XOrgCfg