Add note about need to run --enable-milter

git-svn: trunk@1053
remotes/push_mirror/metadata
Nigel Horne 21 years ago
parent d262115a98
commit 5dfdfa6cb9
  1. 3
      clamav-devel/clamav-milter/INSTALL

@ -2,7 +2,8 @@ BUILD INSTRUCTIONS
A makefile was supplied with this which should have built the program. If it
fails please let us know, and here are some hints for building on different
platforms.
platforms. You will need to set --enable-milter when running configure for
the automatic build to work.
Tested OK on Linux/x86 with gcc3.2.
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

Loading…
Cancel
Save