Preprocess and install XOrgCfg.ad as in the monolith.

This commit is contained in:
Adam Jackson 2005-10-05 21:13:49 +00:00
parent a9df169f10
commit 8391eaa4aa
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-10-05 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
* hw/xfree86/utils/xorgcfg/Makefile.am:
Preprocess and install XOrgCfg.ad as in the monolith.
2005-10-04 Adam Jackson <ajax@freedesktop.org>
* configure.ac:

View File

@ -113,10 +113,14 @@ XPM_DATA = \
appdefaultdir = $(sysconfdir)/X11/app-defaults
APPDEFAULTFILES = XOrgCfg
APPDEFAULTFILES = XOrgCfg.ad
appdefault_DATA = $(APPDEFAULTFILES)
XOrgCfg.ad: XOrgCfg.pre
$(RAWCPP) $(RAWCPPFLAGS) -D__VENDORNAME__="@VENDOR_STRING@" \
-D__VENDORVERS__="@VENDOR_RELEASE@" -o $@ $<
# Man page
man1_MANS = xorgcfg.man