Browse code

Add note about need to run --enable-milter

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1053 77e5149b-7576-45b1-b177-96237e5ba77b

Nigel Horne authored on 2004/11/03 18:09:17
Showing 1 changed files
... ...
@@ -2,7 +2,8 @@ BUILD INSTRUCTIONS
2 2
 
3 3
 A makefile was supplied with this which should have built the program. If it
4 4
 fails please let us know, and here are some hints for building on different
5
-platforms.
5
+platforms. You will need to set --enable-milter when running configure for
6
+the automatic build to work.
6 7
 
7 8
 Tested OK on Linux/x86 with gcc3.2.
8 9
 	cc -O3 -pedantic -Wuninitialized -Wall -pipe -mcpu=pentium -march=pentium -fomit-frame-pointer -ffast-math -finline-functions -funroll-loops clamav-milter.c -pthread -lmilter ../libclamav/.libs/libclamav.a ../clamd/cfgfile.o ../clamd/others.o