Commit Graph

1784 Commits

Author SHA1 Message Date
Peter Marschall 0b411f112f Makefile: pass I4LCONFDIR as --sysconfdir to configure 2012-04-22 14:12:23 +02:00
Peter Marschall 1f4a7cbf37 cappinfo/configure.ac: simplify & autoreconf
* remove unnecessary macros & symbols
* config.h is used nowhere: get rid of it's template config.h.in
2012-04-22 13:56:50 +02:00
Peter Marschall a4498ca8b9 vbox/configure.ac: revert wrong-optimization & autoreconf
Keep definition of VERDATE as it was in configure.in
2012-04-22 12:32:59 +02:00
Peter Marschall 968bc5ae56 capiinfo/configure.ac: fix double-evaluation & autoreconf
No need to double-evaluate CONFIG_I4LCONFDIR.
2012-04-22 11:44:13 +02:00
Peter Marschall f84b559933 Makefile: convert .config -> scripts/autoconf.mk
Convert the global Makefile to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-22 11:39:07 +02:00
Peter Marschall 6ca8793f49 Makefile: less special-casing for eicon/
Instead of special casing the complete call to configure for eicon,
it is sufficient to only declare an addition configure option in
this case. This makes the stuff much more homogenous.
2012-04-22 11:35:02 +02:00
Peter Marschall babb56ebe9 Makefile: make options for configure more readable 2012-04-22 11:35:02 +02:00
Peter Marschall dc6ebf9eb7 Makefile: adapt to recent changes for eicon/
eicon/configure uses --sbindir & --mandir - no need for special-casing
2012-04-22 11:35:02 +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 166e001656 divertctrl: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-22 11:35:01 +02:00
Peter Marschall a93e0a862a divertctrl/Makefile.in: adapt to configure.ac changes
With CONFIG_{SBIN,MAN}DIR variables set in configure.ac,
there is no need to load the global Makefile-snippet autoconf.mk.
2012-04-22 11:35:01 +02:00
Peter Marschall ba7afbf1bd divertctrl/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
* add missing macros CONFIG_{SBIN,MAN}DIR
2012-04-22 11:34:57 +02:00
Peter Marschall 24c7b3f239 vbox/configure.ac: re-add erroneously omitted quotes 2012-04-21 23:23:27 +02:00
Peter Marschall 94cdcd37ee isdnlog/Makefile: remove
Remove Makefile that gets automatically re-generated from Makefile.in
by configure.
2012-04-21 23:16:34 +02:00
Peter Marschall fe9e896074 isdnlog: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update aclocal.m4 to fix autoheader failures.
Update Makefile.in to avoid configure-time warning.
2012-04-21 23:12:13 +02:00
Peter Marschall 2076551f0d isdnlog/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
2012-04-21 23:08:40 +02:00
Peter Marschall ee2e26e8df eicon/diva{load,log,logd}.man: remove
Remove intermediate files that get re-generated by configure.
2012-04-21 20:05:20 +02:00
Peter Marschall 14f30fb65c act2000: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 19:57:53 +02:00
Peter Marschall 20ad35d020 act2000/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:55:36 +02:00
Peter Marschall 2f7fe7c3b2 eicon: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 19:47:58 +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
Peter Marschall 81669c259c loop: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 19:18:40 +02:00
Peter Marschall c4322d8038 loop/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
2012-04-21 19:15:33 +02:00
Peter Marschall f7bdd2e2e1 vbox: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 19:09:25 +02:00
Peter Marschall d46ac1199b vbox/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
2012-04-21 19:05:27 +02:00
Peter Marschall 6cea8d15ed pcbit: drop unusable remnants
With the un-distributable confhexbin.c file, that provided the essential
function convhexbin(), gone, it is not sensible ito keep the ruins that
do not compile any more.

Thanks to git, the 'pcbitctrl' utility can get resusitated once someone
writes a free convhexbin() routine that is compliant to the unfree one..
Until then: R.I.P.
2012-04-21 18:41:32 +02:00
Peter Marschall d8fc639095 isdnlog/tools/zone: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
Remove config.h as it gets re-generated automatically by configure.
2012-04-21 18:10:50 +02:00
Peter Marschall cd855d18db isdnlog/tools/zone/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
2012-04-21 18:05:33 +02:00
Peter Marschall cb893cd104 isdnlog/tools/dest/Makefile.in: convert .config -> scripts/autoconf.mk
Convert isdnlog/tools/dest's Makefile.in to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-21 16:52:41 +02:00
Peter Marschall 4bc57b5b18 isdnlog/tools/dest: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 16:52:41 +02:00
Peter Marschall 334ffed482 isdnlog/tools/dest/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
2012-04-21 16:52:31 +02:00
Peter Marschall ade5118bd2 isdnlog/tools/cdb: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 15:35:02 +02:00
Peter Marschall 19814e8529 isdnlog/tools/cdb/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
2012-04-21 15:34:54 +02:00
Peter Marschall ecc2fbde3f iprofd: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 15:12:21 +02:00
Peter Marschall d5904b16f9 iprofd/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 15:03:48 +02:00
Peter Marschall b26b2d4fca ipppstats: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 14:56:05 +02:00
Peter Marschall b601454516 ipppstats/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 14:52:01 +02:00
Peter Marschall 04204decde ipppd: configuration cleanup
* Makefile.in: expand variables HAVE_LZSCOMP_H & LIBS
* Makefile.in: build man-pages in rule all
* Makefile.in: don't add variables to COPTS with -D... that are already
   #include'd via config.h: removes "duplicate definition" warnings
* ipppd.h & options.c: #include "config.h" to cover Makefile.in changes
* configure.ac: relay on default action for AC_CHECK_LIB()
* Makefile.in: remove unnecessary Hacks because of configure.ac changes
* autoreconf
2012-04-21 14:52:01 +02:00
Peter Marschall 184e96038c ipppd: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 14:52:01 +02:00
Peter Marschall 2ada66e07d ipppd/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
* rename option --varrun to --rundir (and fix it btw.)
2012-04-21 14:50:33 +02:00
Peter Marschall 82086d3ddb imontty/imontty.8.in: convert to UTF-8 2012-04-21 13:14:57 +02:00
Peter Marschall ffe9459dd7 imontty/Makefile: generate man-page in rule 'all' 2012-04-21 13:12:17 +02:00
Peter Marschall dce095d806 imontty/Makefile: convert .config -> scripts/autoconf.mk
Convert imontty's Makefile to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-21 13:07:04 +02:00
Peter Marschall 49bcedd1c0 imon: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 13:01:05 +02:00
Peter Marschall 5130cd4cfa imon/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
2012-04-21 12:58:14 +02:00
Peter Marschall 80afbf7adb hisax/Makefile.in: fix rules install & install-strip
Fix rules install & install-strip to not install programs and man
pages when CONFIG_HISAXCTRL is not set.
2012-04-21 10:28:06 +02:00
Peter Marschall 2c385cf7fc hisax: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 10:25:01 +02:00
Peter Marschall 5b1941ec17 hisax/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
2012-04-21 10:23:53 +02:00
Peter Marschall 6c28423661 capifax: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 09:56:21 +02:00
Peter Marschall dfe464fba2 capifax/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
2012-04-21 09:54:24 +02:00