| Andreas Klemm on Thu, 20 Dec 2001 16:50:20 +0100 (CET)(envelope-from owner-apsfilter-cvs@apsfilter.org) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| cvs commit: src/apsfilter VERSION configure ANNOUNCE ChangeLog Makefile.in SETUP.in Makefile SETUP src/apsfilter/bin aps2file.in apsfilter.in aps2file apsfilter src/apsfilter/doc Makefile handbook.html.in source.html.in handbook.html source.html ... |
andreas 2001/12/20 16:50:17 CET
Modified files:
apsfilter ANNOUNCE ChangeLog Makefile.in SETUP.in
apsfilter/bin aps2file.in apsfilter.in
apsfilter/doc Makefile handbook.html.in source.html.in
apsfilter/man apsfilter.1.in apsfilterrc.5.in
Added files:
apsfilter VERSION configure
Removed files:
apsfilter Makefile SETUP
apsfilter/bin aps2file apsfilter
apsfilter/doc handbook.html source.html
apsfilter/man apsfilter.1 apsfilterrc.5
Log:
apsfilter gets configure support
additional changes needed:
- configure didn't have ApsCVS header
- VERSION needs an ApsCVS header as well, changed the notation to:
version=versionstring
and patched configure
My copyright timestamp preparations for 2002 got lost, since Michael
didn't grab the latest bits ... thats one of the reasons for using CVS ...
Submitted by: Michael Lossin
Revision Changes Path
1.79 +4 -1 src/apsfilter/ANNOUNCE
1.279 +8 -2 src/apsfilter/ChangeLog
1.52 +60 -55 src/apsfilter/Makefile.in
1.127 +13 -134 src/apsfilter/SETUP.in
1.3 +8 -8 src/apsfilter/bin/aps2file.in
1.216 +12 -38 src/apsfilter/bin/apsfilter.in
1.2 +5 -1 src/apsfilter/doc/Makefile
1.17 +68 -111 src/apsfilter/doc/handbook.html.in
1.7 +49 -103 src/apsfilter/doc/source.html.in
1.25 +25 -19 src/apsfilter/man/apsfilter.1.in
1.12 +3 -3 src/apsfilter/man/apsfilterrc.5.in