Commit Graph

9 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 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
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +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 dae13df431 Get rid of including ../.config in Makefile
Now all configuration is done in configure.
1997-10-26 22:55:25 +00:00
fritz 2a62aa9e4f Bugfix: Changes for bash-2.00.0:
workaround for empty list in for-loops.
        workaround for missing allow_null_glob_expansion
Bugfix: CONFIG_HASX11 was not reset on non-X11 systems.
1997-04-03 08:56:40 +00:00
fritz 7468bd70bc MANDATE was non generated correctly. 1997-03-23 12:03:11 +00:00
fritz 732a6bcbac Make manpage generated by configure with some textual replacements. 1997-03-23 11:52:53 +00:00
calle aa9589c74a Added man page an configuration. 1997-03-05 21:23:55 +00:00