diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-14 00:25:46 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-14 00:25:46 +0000 |
commit | fbfc3a3410f51b1e0706ffd115a41e9ae1e36160 (patch) | |
tree | 376470fae03ad8ddba09ce9cc67962780d58c11a /configure.ac | |
parent | 7e1c137dc842830927dcc6cd8ddf06422e5eb32a (diff) |
Use sed to fill in variables in man page
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 5a037b8..23632bd 100644 --- a/configure.ac +++ b/configure.ac @@ -23,6 +23,7 @@ XTRANS_CONNECTION_FLAGS # Secure RPC detection macro from xtrans.m4 XTRANS_SECURE_RPC_FLAGS +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile]) |