Commit Graph

33 Commits

Author SHA1 Message Date
Peter Marschall 1f4a7cbf37 cappinfo/configure.ac: simplify & autoreconf
* remove unnecessary macros & symbols
* config.h is used nowhere: get rid of it's template config.h.in
2012-04-22 13:56:50 +02:00
Peter Marschall 968bc5ae56 capiinfo/configure.ac: fix double-evaluation & autoreconf
No need to double-evaluate CONFIG_I4LCONFDIR.
2012-04-22 11:44:13 +02:00
Peter Marschall 13871c839f capiinfo/capiinfo.c: silence a compiler warning 2012-04-20 19:15:55 +02:00
Peter Marschall 4bba745e45 capiinfo: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-20 16:35:36 +02:00
Peter Marschall 9ff45707bf capiinfo/configure.ac: updated from configure.in
* rename configure.in to configure.ac for recent autotools
* require autoconf 2.68
* update obsolete macros
* quote arguments to AC_../AM_.. macros
* remove unneeded options --with-sbin / --with-man:
  --sbindir / --mandir serve exactly the same purpose
2012-04-20 16:35:36 +02:00
Peter Marschall fc1550ab47 remove unnecessary Makefile.cvs files
* capiinfo/Makefile.cvs: remove
* capifax/Makefile.cvs: remove
2012-04-19 19:00:00 +02:00
Peter Marschall c082ae5d88 make 'autoreconf' work for capiinfo
* capiinfo/configure.in: add templates to AC_DEFINE calls
* capiinfo/acconfig.h: remove - obsolete with recent autotools
2012-04-19 18:57:40 +02:00
Rolf Leggewie 09500223aa drop .cvsignore files 2012-03-29 16:36:36 +02:00
keil b68ffee4ba Some CAPI implementations do not accept 0 for MaxLogicalConnection or
MaxBDataBlocks (return 0x1002 "Logical block size too small" error)
2009-07-22 11:52:54 +00:00
keil 6f90e0b7bf some endian fixes for BIGENDIAN systems 2006-08-08 13:23:28 +00:00
calle e220476f97 changes for 64 bit arch 2005-03-04 10:55:52 +00:00
calle 06690d8cad remove several warnings. 2004-01-16 15:27:11 +00:00
keil 4b2943216d fix some typos 2003-08-16 16:56:02 +00:00
keil 0557a5fa4d fix wrong b3support bits 2003-08-02 14:50:21 +00:00
paul 127fec912e Fixed wrapping of GNU license (only obvious on tty > 80 columns). 2003-03-11 13:36:27 +00:00
calle f2c163a1b2 bugfix in output of manufacturer version. 2003-01-14 13:56:47 +00:00
keil 36aff477ea More changes to compile without kernel source 2002-07-19 21:23:51 +00:00
armin f2fc547136 sync with new cvs server. 2002-07-11 09:29:53 +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 626f79caf4 Removed test for capi20.h, it isn't used here. 2002-07-04 10:25:21 +00:00
calle 39157ac386 - Fixed typos 2001-07-27 15:40:49 +00:00
calle 549b50ae6c - error reasons now also as strings using function capi_info2str(). 2001-01-15 10:22:50 +00:00
kai 7551b31064 fix backwards compatibility in capi20 library, small other changes 2000-11-12 16:06:41 +00:00
calle cdc0067d26 Added manual page. 2000-10-20 17:14:20 +00:00
calle f4f3681ac6 - files with newer autoconf/automake 2000-07-25 13:59:50 +00:00
kai d5345fa238 show supported supplementary services 2000-06-12 08:51:04 +00:00
calle 6540dbb820 added .cvsignore 2000-03-03 15:51:28 +00:00
calle 151cccea4d Missing capi20.h in /usr/include will not abort configuration now. 1999-11-08 07:59:01 +00:00
calle 6b1541adb6 - The CAPI20 library is now a shared library.
- Arguments of function capi20_put_message swapped, to match capi spec.
- All capi20 related subdirs converted to use automake.
- Removed dependency to CONFIG_KERNELDIR where not needed.
1999-10-20 16:43:17 +00:00
calle 03e393cd08 Last changes for proposed standards (CAPI 2.0):
- AK1-148 "Linux Extention"
- AK1-155 "Support of 64-bit Applications"
1999-09-10 17:20:33 +00:00
calle 0be46f502d autoconf macro AC_CHECK_HEADER[S] fails now with absolute path.
changed the check for kernel headers to AC_CHECK_FILE[S] to make
configure work for avmb1, capi20, capifax, capiinfo, imon, iprofd
und isdnctrl.
1999-07-08 08:35:25 +00:00
calle cc7f6d1b86 make it configure ok with make config in toplevel. 1999-06-29 10:41:30 +00:00
calle 4b13b9d465 Added first version of capiinfo. 1999-04-16 15:40:38 +00:00