http://bugzilla.spamassassin.org/show_bug.cgi?id=3541





------- Additional Comments From [EMAIL PROTECTED]  2004-06-27 18:45 -------
Created an attachment (id=2074)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2074&action=view)
proposed patch

This patch

1. Adds a BUILD_SPAMC option to Makefile.PL that takes values yes or no, and is
only used when building in native Windows

2. Adds a query about whether to build spamc when building in native Windows
and BUILD_SPAMC is not specified on the command line

3. Removes any attempt to build or install spamc.exe if BUILD_SPAMC is no

4. Modifies the regression tests to skip tests that use spamc if running in
native Windows and spamc.exe does not exist in its build directory

5. Documents BUILD_SPAMC and the new behavior in spamc/README.win, and provides
links to the free (as in beer) MS VC++ 2003 compiler that I have confirmed
works for building spamc

6. Adds a #pragma to suppress two warnings that spamc/replace/getopt.c
generates in the VC++ 2003 compiler.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to