Commit Graph

17 Commits

Author SHA1 Message Date
Peter Marschall 4cec08aeb0 iact2000/configure.ac: simplify & autoreconf 2012-04-27 17:38:11 +02:00
Peter Marschall 1f1fc70a99 act2000/actctrl.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:33:23 +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
keil 99ea40ec5a Small fixes to avoid warnings with newer gcc 2007-03-05 18:04:34 +00:00
keil 92956a2c6f * have a seperate config directory for firmware
* have a seperate config directory for card tools
2005-02-21 17:51:57 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
keil fe14dca76c - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:16 +00:00
paul 34adddfbc3 #include <stdlib.h> for prototypes against warnings. 2002-01-31 18:50:51 +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 b0180f3118 Get rid of including ../.config in Makefile
Now all configuretion is don in configure.
1997-10-26 22:52:56 +00:00
fritz 1c55cb3d62 Removed actctrl from defconfig, added kernel-includepath 1997-10-23 22:47:47 +00:00
fritz 50101afb77 Set firmware destination. 1997-09-26 09:08:33 +00:00
fritz 229cf47133 Added IBM Active 2000 firmware. 1997-09-25 21:46:24 +00:00
fritz 6ecf3aa59e Added actctrl. 1997-09-25 21:41:36 +00:00