Make the version number automatically included in the man page footer

This commit is contained in:
hpa 2001-11-17 00:16:53 +00:00
parent 779db73551
commit 4f739767f2
7 changed files with 330 additions and 10 deletions

View file

@ -51,7 +51,10 @@ MCONFIG: configure MCONFIG.in acconfig.h.in
acconfig.h: MCONFIG
: Generated by side effect
acconfig.h.in: configure.in aclocal.m4
# Adding "configure" to the dependencies serializes this with running
# autoconf, because there are apparently race conditions between
# autoconf and autoheader.
acconfig.h.in: configure.in configure aclocal.m4
rm -f acconfig.h.in acconfig.h
autoheader -f