| Andreas Klemm on Sun, 23 Dec 2001 11:05:56 +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 ChangeLog Makefile.in configure |
andreas 2001/12/23 11:05:55 CET
Modified files: (Branch: RELENG_7)
apsfilter ChangeLog Makefile.in configure
Log:
- Makefile:
fix: define RM
target clean: is now an empty target
new target distclean: removes files created by configure
- configure:
display the real destination of datadir, sysconfdir,
docdir (when defining own paths, configure appends
string "/apsfilter", to make sure, that apsfilter
gets a subdir of its own. Please tell us, if you have
problems with this extra caution.
Submitted by: Michael Lossin <losse@germanymail.com>
Obtained from: ml-2001-12-21.patch
Revision Changes Path
1.274.2.8 +16 -2 src/apsfilter/ChangeLog
1.48.2.9 +4 -1 src/apsfilter/Makefile.in
1.1.2.3 +4 -1 src/apsfilter/configure