Commit Graph

23 Commits

Author SHA1 Message Date
Peter Marschall 282603a5e5 divertctrl/configure.ac: simplify & autoreconf 2012-04-27 18:15:39 +02:00
Peter Marschall c8f7911088 divertctrl/divertctrl.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 18:13:39 +02:00
Peter Marschall 166e001656 divertctrl: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-22 11:35:01 +02:00
Peter Marschall a93e0a862a divertctrl/Makefile.in: adapt to configure.ac changes
With CONFIG_{SBIN,MAN}DIR variables set in configure.ac,
there is no need to load the global Makefile-snippet autoconf.mk.
2012-04-22 11:35:01 +02:00
Peter Marschall ba7afbf1bd divertctrl/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
* add missing macros CONFIG_{SBIN,MAN}DIR
2012-04-22 11:34:57 +02:00
Peter Marschall c613f649db divertctrl/Makefile.in: convert .config -> scripts/autoconf.mk
Convert divertctrl's Makefile.in to use the generated Makefile-snippet
scripts/autoconf.mk instead of the shell-script snippet .config.
2012-04-20 16:35:15 +02:00
Rolf Leggewie 30eefbaf5c fix spelling mistake in man page s/programm/program/ 2012-03-29 16:36:40 +02:00
Rolf Leggewie 0e3056a440 fix spelling error s/explicitely/explicitly/ 2012-03-29 16:36:40 +02:00
Rolf Leggewie 091513710c fix spelling mistake s/compatibilty/compatibility/ 2012-03-29 16:36:39 +02:00
Rolf Leggewie 49c87eea77 fix some spelling mistakes and improve legibility
s/allows to/allows one to/
s/dependant/dependent/
2012-03-29 16:36:39 +02:00
Rolf Leggewie 9194b7e6a0 fix spelling error s/preceeded/preceded/ 2012-03-29 16:36:39 +02:00
Rolf Leggewie 2f0b279784 fix spelling error s/unkown/unknown/ 2012-03-29 16:36:38 +02:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
keil 978d984c3f - make divertctrl compile without kernel source (never use includes from kernel!!!) 2002-07-06 00:24:53 +00:00
paul 90873288bb Include stdlib.h for prototypes;
Make some things depend on NETWORK_DIAL define.
2002-07-04 10:36:54 +00:00
werner 0508ff5061 Updated tool and manpage with new remote dial feature 2001-06-10 17:38:25 +00:00
werner 86d2017f6f Updated table for basic services. 2001-01-09 21:05:24 +00:00
werner 5098832433 Update man page to reflect updated features. 2001-01-09 20:49:21 +00:00
werner f68935acbd Added Output for interrogate and description for services.
Thanks for help from Wolfram Joost.
2001-01-09 19:27:55 +00:00
kai d8f1df0192 Moved divertctrl.man to divertctrl.man.in
(There you go, Werner ;-) )
2000-01-27 14:26:22 +00:00
werner b421a99bc9 Initial release of manpage 1999-11-12 20:09:29 +00:00
paul 745dfd168d fixed some compile warnings 1999-09-02 13:24:14 +00:00
werner c5145e05c3 Initial release of divertctrl 1999-05-07 21:32:55 +00:00