Commit Graph

31 Commits

Author SHA1 Message Date
Peter Marschall c9e04f59da icn/icnctrl.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:04:41 +02:00
Peter Marschall bd68118ef8 icn: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-27 16:54:52 +02:00
Peter Marschall 4b653df04c icn/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-27 16:53:06 +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
paul 1474836a95 fixed checking for linux/isdn.h 1999-08-11 08:58:15 +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 dae13df431 Get rid of including ../.config in Makefile
Now all configuration is done in configure.
1997-10-26 22:55:25 +00:00
fritz dd0a1db7ec Updated manpage, added firmware installation. 1997-10-23 22:46:05 +00:00
fritz 1d1e4a83e4 Added ICN firmware. 1997-10-22 21:47:15 +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 86cb597c87 Added ability to adjust slave triggerlevel. 1997-06-22 11:58:17 +00:00
fritz 8a9c43572d Added option for enabling only one channel in leased mode. 1997-06-21 14:38:22 +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 e4b959d13e Added capbility to override CFLAGS from commandline. 1997-03-24 01:34:43 +00:00
fritz 3cfc218cb5 Tons of changes.
New toplevel Makefile
added xisdnload, xmonisdn, toplevel config for isdnload
Added new interactive configuration utility using lxdialog.
Some adaptions for existing packages.
Some corrections in man pages.
1997-03-02 19:41:56 +00:00
fritz ac8ecd4fbb Added default for I4LVERSION 1997-02-22 15:02:34 +00:00
fritz 5310fcdd72 Added support for recursive configuration. 1997-02-22 14:14:43 +00:00
fritz f43969eb51 Renamed some substitution-tags 1997-02-22 14:14:00 +00:00
fritz 105daa351c Removed, icnctrl.man is created by configure. 1997-02-22 14:12:14 +00:00
fritz 9cd9023705 Corrected RCS keyword 1997-02-22 13:10:29 +00:00
fritz cfa30a3919 First checkin. 1997-02-22 13:09:15 +00:00
fritz 15a70a6e43 Removed config.h.in - not needed 1997-02-17 16:47:11 +00:00
fritz d4b424274c New CVS tree 1997-02-17 00:08:36 +00:00