loop/loopctrl.man.in: hard-code man-page dates & autoreconf

Do not use the date of the last RCS checkin-time as manual page data.
This does not make sense anymore with git as DVCS.
This commit is contained in:
Peter Marschall 2012-04-27 19:32:34 +02:00
parent 2181ac8518
commit 9d6386f331
3 changed files with 1 additions and 10 deletions

3
loop/configure vendored
View File

@ -606,7 +606,6 @@ LIBOBJS
CONFIG_MANDIR
CONFIG_SBINDIR
I4LVERSION
MANDATE
DEBUGVAR
EGREP
GREP
@ -2081,7 +2080,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_SBINDIR=${sbindir:-"/sbin"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
MANDATE=`grep CHECKIN loopctrl.man.in | awk '{print $4}'`
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@ -3622,7 +3620,6 @@ fi
ac_config_files="$ac_config_files Makefile loopctrl.man"
cat >confcache <<\_ACEOF

View File

@ -8,7 +8,6 @@ AC_PREFIX_DEFAULT([/usr])
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_SBINDIR=${sbindir:-"/sbin"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
MANDATE=`grep CHECKIN loopctrl.man.in | awk '{print $4}'`
dnl Checks for programs.
AC_PROG_INSTALL
@ -29,7 +28,6 @@ AC_ARG_ENABLE(dump,
dnl Define which variables to substitute & which files to generate
AC_SUBST(DEBUGVAR)
AC_SUBST(MANDATE)
AC_SUBST(I4LVERSION)
AC_SUBST(CONFIG_SBINDIR)
AC_SUBST(CONFIG_MANDIR)

View File

@ -1,12 +1,8 @@
.\" $Id: loopctrl.man.in,v 1.2 1999/09/06 08:03:27 fritz Exp $
.\"
.\" CHECKIN $Date: 1999/09/06 08:03:27 $
.\"
.\" Process this file with
.\" groff -man -Tascii icnctrl.1 for ASCII output, or
.\" groff -man -Tps loopctrl.1 for PostScript output
.\"
.TH LOOPCTRL 8 "@MANDATE@" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.TH LOOPCTRL 8 "September 1999" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.SH NAME
loopctrl \- configure isdnloop ISDN driver
.SH SYNOPSIS