Commit Graph

20 Commits

Author SHA1 Message Date
Peter Marschall 6c28423661 capifax: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 09:56:21 +02:00
Peter Marschall dfe464fba2 capifax/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-21 09:54:24 +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 29f4bb41f9 make 'autoreconf' work for capifax
* capifax/configure.in: add templates to AC_DEFINE calls
* capifax/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
Karsten Keil 73fe43d7b5 Add man pages for capifax*
Thanks to Paul Slootman <paul@debian.org>.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:36 +01:00
armin 2eee6f4a50 Correct output when checking for global configuration of libcapi20. 2006-12-17 21:18:22 +00:00
calle b3e3c5e268 Newer generated files. 2005-03-04 11:07:35 +00:00
keil e9b93ccab1 libcapi20 version 3.0.0
- add SENDING COMPLETE in ALERT_REQ
 - add Globalconfiguration to CONNECT_REQ/RESP and SELECT_B_PROTOCOL_REQ

* NOTE: incompatible to 2.X.Y versions
2005-02-21 17:37:06 +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
armin 1768b9f5ea fixed for new extended ALERT_REQ(). 2004-06-30 08:52:29 +00:00
paul 626f79caf4 Removed test for capi20.h, it isn't used here. 2002-07-04 10:25:21 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
calle 8ee3831215 - added .cvsignore
- more files to remove in make clean
2000-03-03 15:54:12 +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
fritz 4f32eb603a Fixed Makefile.cvs, switched Makefile.in to dist-version. 1998-10-23 12:55:50 +00:00
fritz d3e9f8e529 Added RCS keywords and GPL notice. 1998-10-23 12:50:44 +00:00
fritz 172e405496 First commit of a CAPI-FAX application. 1998-10-23 12:27:39 +00:00