Commit Graph

83 Commits

Author SHA1 Message Date
Peter Marschall 0b411f112f Makefile: pass I4LCONFDIR as --sysconfdir to configure 2012-04-22 14:12:23 +02:00
Peter Marschall f84b559933 Makefile: convert .config -> scripts/autoconf.mk
Convert the global Makefile to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-22 11:39:07 +02:00
Peter Marschall 6ca8793f49 Makefile: less special-casing for eicon/
Instead of special casing the complete call to configure for eicon,
it is sufficient to only declare an addition configure option in
this case. This makes the stuff much more homogenous.
2012-04-22 11:35:02 +02:00
Peter Marschall babb56ebe9 Makefile: make options for configure more readable 2012-04-22 11:35:02 +02:00
Peter Marschall dc6ebf9eb7 Makefile: adapt to recent changes for eicon/
eicon/configure uses --sbindir & --mandir - no need for special-casing
2012-04-22 11:35:02 +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 a719df0a6c Makefile: add scripts/autoconf.mk, but do not use it yet
Add scripts/autoconf.mk in Makefile similar to scripts/autoconf.h
(i.e. use it in rules, e.g. remove it in clean rule, ...) but do
not use it for the build process (i.e. include it into Makefile) yet.
2012-04-19 23:15:59 +02:00
Rolf Leggewie 013a7b6cad Version 3.22 2012-04-13 12:15:53 +08:00
Karsten Keil a6704eebdc Version 3.21
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-04-03 11:16:29 +02:00
Rolf Leggewie b5f6de4dfb Makefile: make targets distarch and archive more robust
the Makefile assumes the current directory to be named isdn4k-utils
which obviously doesn't necessarily hold true

exclude CVS files from the tarball
2012-03-29 21:14:39 +02:00
Karsten Keil 96f4147120 Version v3.20
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-03-19 13:52:11 +01:00
Karsten Keil f3ad78f120 Version 3.19
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-03-19 13:46:39 +01:00
Karsten Keil 4902cbfc67 Version 3.18
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:43 +01:00
Karsten Keil a78009a537 Fix eicon make
Debian sid vbox-little-endian.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:37 +01:00
Karsten Keil e915cb413b Version 3.17
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 17:50:32 +01:00
Karsten Keil 63080781b6 Version 3.16
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:48:21 +01:00
Karsten Keil 5118717d05 Version 3.15
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:25 +01:00
Karsten Keil f4ff5799cd Version 3.14
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:05 +01:00
keil 2019db3988 - bump versione to 3.13 2008-08-31 11:38:16 +00:00
keil 3e044b3aec - fix library directories
- build without root permissions
2008-08-31 10:49:37 +00:00
keil 8f2706d632 Bump version to 3.12 2007-11-26 13:13:44 +00:00
keil 1995f4e78c fix data types for 64 bit (Thanks to Peter Mack) 2007-05-17 15:02:43 +00:00
keil 6f90e0b7bf some endian fixes for BIGENDIAN systems 2006-08-08 13:23:28 +00:00
keil 8b6abbf14e v3.9 now 2006-01-15 15:19:05 +00:00
keil 4a01b940b0 new version 3.8 2005-08-01 12:11:14 +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 e02d84535f fix ipppd/options.c
fix capifax to support ALERT_REQ with and without SENDINGCOMPLETE
2004-12-13 22:06:49 +00:00
keil 0cadc2a5f3 version 3.5 2004-08-30 14:06:42 +00:00
keil 5a8184cc5a version 3.3 2003-07-28 19:50:13 +00:00
keil 003ea97825 version 3.2p3 2003-02-24 17:28:43 +00:00
keil 09fcc002a9 set version to 3.2p2 2003-01-20 01:52:12 +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 093231afb4 Handle cdb subdir first;
use /bin/echo instead of plain echo as e.g. ash's echo doesn't grok -e
2002-07-04 10:20:06 +00:00
keil 3068f2c8a5 update to pre4 2002-02-25 01:02:43 +00:00
paul 70f8ff11e5 no need to check for CONFIG_ISDNLOG twice, merged the two parts. 2000-09-08 09:52:59 +00:00
akool 9078e7744c isdnlog-4.39
- fixed 2 segfaults in processor.c
 - replaced non-GPL "cdb" with "freecdb_0.61.tar.gz"
2000-08-14 18:41:42 +00:00
paul 260a9008c7 Add 'mkdir -p distisdn' to archive and distarch targets in case that
directory doesn't exist yet.
2000-06-20 12:51:56 +00:00
keil 3ba2f0ad77 move hisaxctrl stuff into hisax subdir 2000-06-20 10:16:16 +00:00
keil 704dc25d08 version set to pre1
use allways prefix $DEST
2000-06-08 10:06:01 +00:00
calle f3ce760963 Added pppdcapiplugin. 2000-05-18 15:22:09 +00:00
akool 66df7ffa43 - changed isdn4k-utils version to 3.1beta8
- new "rate-de.dat"
2000-05-03 19:50:01 +00:00
paul 412c432bb0 "make distclean" / "make distarch" now also works on non-configured sources. 2000-04-13 10:38:58 +00:00
calle 0925026046 call configure with --sbindir, --bindir, --mandir und --datadir, the
standard way to set these dirs.
2000-03-17 16:15:31 +00:00
akool a9c6ab312a isdnlog-3.58
- big cleanup ( > 1.3 Mb removed!)
  - v0.02 of destination support - better, but not perfect
    (does't work with gcc-2.7.2.3 yet - use egcs!)
1999-10-26 18:17:11 +00:00
keil 6d3d2a6638 beta6 1999-10-25 12:29:44 +00:00
keil e20382c863 Allow to suspend vbox calls also without a call id. 1999-10-15 15:43:26 +00:00
keil 9ef0e3b5b5 version 3.1beta1 1999-07-12 10:35:25 +00:00
he ba8da3929e config menu support and cleaned up old stuff 1999-07-01 18:00:02 +00:00
werner bec1ab28c8 Added support for divertctrl program 1999-05-07 21:35:15 +00:00