Commit Graph

1820 Commits

Author SHA1 Message Date
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
Peter Marschall 9c0455514d avmb1: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'
Update Makefile.in to avoid configure-time warning.
2012-04-21 09:43:02 +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
Peter Marschall 1f4ba56dc1 capiinit: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-20 19:51:36 +02:00
Peter Marschall 52f81f4830 capiinit/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
* fix typo in variable definition
2012-04-20 19:50:09 +02:00
Peter Marschall 4b60c8dcc9 doc: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-20 19:38:03 +02:00
Peter Marschall ee205f8b56 doc/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 option --with-man:
  --mandir serves exactly the same purpose
2012-04-20 19:27:40 +02:00
Peter Marschall 20e0beeb16 capi20: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'
and add generated template config.h.in.

Note: the file config.h genereted from config.h.in by 'configure'
is not used (i.e. #include'd) yet in those source files that use
the preprocessor directive CAPI_LIBRARY_V2, namely capifunc.c,
capiutils.h, convert.c.
The problematic file is capiutils.h, as it is a public header file
for libcapi20, thatshould not pretend to offer two interfaces
based on a preprocessor directive.
Maybe we need to generate if from capiutils.h.in ;-)
2012-04-20 19:16:07 +02:00
Peter Marschall 4e04eca386 capi20/configure.ac: updated
* require autoconf 2.68
* update obsolete macros
* generate header file config.h
* quote arguments to AC_../AM_.. macros
2012-04-20 19:16:07 +02:00
Peter Marschall 749ef3fd9b rcapid: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-20 19:16:07 +02:00
Peter Marschall 1300fc19cb rcapid/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-20 19:16:07 +02:00
Peter Marschall 7bc75eeede isdnctrl: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'
and remove unnecessary file acconfig.h.
2012-04-20 19:16:06 +02:00
Peter Marschall bc234a12dd isdnctrl/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-20 19:16:06 +02:00
Peter Marschall 13871c839f capiinfo/capiinfo.c: silence a compiler warning 2012-04-20 19:15:55 +02:00
Peter Marschall 4bba745e45 capiinfo: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-20 16:35:36 +02:00