Re: [cvs] bogofilter/src Makefile.am,1.123,1.124
Matthias Andree <[email protected]>
| Newsgroups | gmane.mail.bogofilter.devel |
|---|---|
| Message-ID | <[email protected]> |
David Relson <[email protected]> writes: > Log Message: > Fix recursion message. And who's going to stuff it into the distdir? It MUST be listed somewhere. I have committed this to CVS on top of your change: Index: src/Makefile.am =================================================================== RCS file: /cvsroot/bogofilter/bogofilter/src/Makefile.am,v retrieving revision 1.124 diff -u -r1.124 Makefile.am --- src/Makefile.am 26 Mar 2005 04:06:52 -0000 1.124 +++ src/Makefile.am 26 Mar 2005 10:52:48 -0000 @@ -154,7 +154,7 @@ datastore_txn_dummies.c datastore_opthelp_dummies.c else if ENABLE_QDBM_DATASTORE -datastore_SOURCE = datastore_qdbm.c datastore_qdbm_cmpkey.c \ +datastore_SOURCE = datastore_qdbm.h datastore_qdbm.c datastore_qdbm_cmpkey.c \ datastore_txn_dummies.c datastore_opthelp_dummies.c \ datastore_dummies.c This doesn't stuff a recursion ignored warning on my machine with these tools: GNU Make 3.80 automake (GNU automake) 1.9.5 -- Matthias Andree _______________________________________________ Bogofilter-dev mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter-dev