Commit Graph

16 Commits

Author SHA1 Message Date
Peter Marschall 9d6386f331 loop/loopctrl.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 19:32:34 +02:00
Peter Marschall aacf46908f loop/configure.ac: simplify & autoreconf 2012-04-22 19:55:32 +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 6a29b5c629 loop/Makefile.in: convert .config -> scripts/autoconf.mk
Convert loop's Makefile.in to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-20 16:34:59 +02:00
keil 99ea40ec5a Small fixes to avoid warnings with newer gcc 2007-03-05 18:04:34 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
fritz 2d39cb2f2e Changed my mail-address. 1999-09-06 08:03:23 +00:00
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +00:00
akool 31048f5b41 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:27:23 +00:00
fritz abb82284a8 Misc. Fixes.
Added fallback to libdb for isdnctrl.
Added -V version check in isdnctrl.
1998-06-27 00:35:57 +00:00
fritz d48a901bf4 Renamed CONFIG_AREACODE_DATA to CONFIG_DATADIR, because it's used
for firmware-images also.
Added actctrl.
Bugfix: CONFIG_KERNELDIR and other variables had not been exported
        to configure-subprocesses.
1997-09-25 21:37:46 +00:00
fritz 80dbcda46c Bugfix: Detection of kernel directory did not reset CPPFLAGS.
Some preparations for the first beta release.
1997-05-25 23:36:23 +00:00
fritz d558e1dbb3 Corrected some Copyright notes to refer to GPL. 1997-05-17 12:23:24 +00:00
fritz aaee84c764 Added CONFIG_KERNELDIR for non standard location of kernel source.
Needed for icnctrl, pcbitctl and loopctrl.
1997-03-29 15:05:12 +00:00
fritz 6e5ac8916f Added loopctrl utility. 1997-03-24 23:38:37 +00:00