From 5f4f9ea6a1541dc36e767bbc7755ed226b6798e3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 13 Oct 2005 02:59:40 +0000 Subject: Use sed to fill in variables in man pages --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 80cce1f..6b777fb 100644 --- a/configure.ac +++ b/configure.ac @@ -41,6 +41,7 @@ PKG_CHECK_MODULES(XPRINT, x11 xext xau printproto) AC_SUBST(XPRINT_CFLAGS) AC_SUBST(XPRINT_LIBS) +XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION AC_OUTPUT([Makefile -- cgit v1.2.1