summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:43 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-14 00:25:43 +0000
commit2c0557cea41fab82bf8d8d5b8f65d18705999513 (patch)
tree91c4009ede19ae6aa6dc6b1fea34ace276eb9f9c /configure.ac
parent429ec4dfe91ea5aa803295c3d3bd18a091a78572 (diff)
downloadxorg-app-xauth-2c0557cea41fab82bf8d8d5b8f65d18705999513.tar.gz
Use sed to fill in variables in man page
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 96d56ba..8941449 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,6 +42,7 @@ AC_SUBST(XAUTH_LIBS)
# Needed to set *CONN defines for gethost.c & parsedpy.c
XTRANS_CONNECTION_FLAGS
+XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile])