Commit Graph

3 Commits

Author SHA1 Message Date
Peter Marschall e52f8761cb avmb1: automake-ify & autoreconf
* create Makefile.am
* simplify configure.ac
* rename avmcapictrl.man.in to avmcapictrl.8.in
  to automatically fulfill automake's installation rules
2012-04-27 18:01:19 +02:00
Peter Marschall 9cf64083c1 avmb1/avmcapictrl.man.in: hard-code man-page date & 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 17:26:41 +02:00
Peter Marschall cd5eb2c37c avmb1/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
* remove unused option --with-firmware
2012-04-21 09:39:21 +02:00