Use sed to fill in variables in man page
[platform/upstream/xdpyinfo.git] / configure.ac
index 60e48bd..94e1913 100644 (file)
@@ -100,6 +100,7 @@ PKG_CHECK_MODULES(DPY_XPRINT, printproto xp,
        AC_CHECK_HEADERS([X11/extensions/Print.h],,,[#include <X11/Xlib.h>])
        CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
 
+XORG_MANPAGE_SECTIONS
 XORG_RELEASE_VERSION
 
 AC_OUTPUT([Makefile])