iprofd/iprofd.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:03:37 +02:00
parent b78d691e56
commit 6bbfc1a4fb
3 changed files with 1 additions and 10 deletions

3
iprofd/configure vendored
View File

@ -605,7 +605,6 @@ LIBOBJS
CONFIG_MANDIR
CONFIG_SBINDIR
I4LVERSION
MANDATE
EGREP
GREP
CPP
@ -1956,7 +1955,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_SBINDIR=${sbindir:-"/sbin"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
MANDATE=`grep CHECKIN iprofd.man.in | awk '{print $4}'`
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@ -3321,7 +3319,6 @@ _ACEOF
ac_config_files="$ac_config_files Makefile iprofd.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 iprofd.man.in | awk '{print $4}'`
dnl Checks for programs.
AC_PROG_INSTALL
@ -22,7 +21,6 @@ dnl Checks for typedefs, structures, and compiler characteristics.
AC_TYPE_SIGNAL
dnl Define which variables to substitute & which files to generate
AC_SUBST(MANDATE)
AC_SUBST(I4LVERSION)
AC_SUBST(CONFIG_SBINDIR)
AC_SUBST(CONFIG_MANDIR)

View File

@ -1,12 +1,8 @@
.\" $Id: iprofd.man.in,v 1.2 1999/09/06 08:03:25 fritz Exp $
.\"
.\" CHECKIN $Date: 1999/09/06 08:03:25 $
.\"
.\" Process this file with
.\" groff -man -Tascii iprofd.8 for ASCII output, or
.\" groff -man -Tps iprofd.8 for PostScript output
.\"
.TH IPROFD 8 "@MANDATE@" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.TH IPROFD 8 "September 1999" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.SH NAME
iprofd \- Modem-register daemon
.SH SYNOPSIS