Commit Graph

3 Commits

Author SHA1 Message Date
Peter Marschall 4c4e6f2e23 eicon/*.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.
2012-04-27 18:49:39 +02:00
Peter Marschall b070b9bf0a eicon/configure.ac: fix typo & autoreconf
CONFIG_MANDIR erroneously evaluated $sbindir instead of $mandir.
2012-04-22 11:35:01 +02:00
Peter Marschall bb192c0dab eicon/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update/remove obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
2012-04-21 19:41:41 +02:00