imon/imon.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 18:55:15 +02:00
parent c9e04f59da
commit d8a09e3241
3 changed files with 1 additions and 10 deletions

3
imon/configure vendored
View File

@ -605,7 +605,6 @@ LIBOBJS
I4LVERSION
CONFIG_MANDIR
CONFIG_SBINDIR
MANDATE
EGREP
GREP
CPP
@ -2023,7 +2022,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
CONFIG_SBINDIR=${sbindir:-"/sbin"}
MANDATE=`grep CHECKIN imon.man.in | awk '{print $4}'`
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@ -3662,7 +3660,6 @@ done
ac_config_headers="$ac_config_headers config.h"

View File

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

View File

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