diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-16 22:32:51 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-16 22:32:51 +0000 |
commit | a85acab665c375d14ae15ef90f6baf8b47c7032b (patch) | |
tree | 77d4449de281a254b74bf9cab7779372cfec420e /configure.ac | |
parent | a3bbaecf0502d58cf0bc7ff7db99e9239c6e822c (diff) |
Capitalize O in "X.Org Foundation"
Use cpp to substitute variables in man pages
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index bd60500..a4cb3fd 100644 --- a/configure.ac +++ b/configure.ac @@ -41,6 +41,7 @@ PKG_CHECK_MODULES(TWM, x11 xt xmu) AC_SUBST(TWM_CFLAGS) AC_SUBST(TWM_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile |