Set substitutions needed in xorgconfig man page.

This commit is contained in:
Alan Coopersmith 2005-10-14 00:34:49 +00:00
parent 1df705e465
commit b54c8154ca
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-10-13 Alan Coopersmith <alan.coopersmith@sun.com>
* hw/xfree86/utils/xorgconfig/Makefile.am (EXTRAMANDEFS):
Set substitutions needed in xorgconfig man page.
2005-10-13 Kristian Høgsberg <krh@redhat.com>
* hw/xfree86/xf4bpp/Makefile.am (libxf4bpp_la_SOURCES): Dist NOTES.

View File

@ -49,6 +49,10 @@ include $(top_srcdir)/cpprules.in
man1_MANS = xorgconfig.man
EXTRAMANDEFS = \
-D__XCONFIGFILE__=$(__XCONFIGFILE__) \
-D__XSERVERNAME__=$(XSERVERNAME)
CLEANFILES = $(man1_MANS)
EXTRA_DIST = \