View | Details | Raw Unified | Return to bug 53759
Collapse All | Expand All

(-)clamav-devel/Makefile Thu Jun 26 12:24:47 2003 (-2 / +3 lines)
Lines 31-39 Link Here
31
INSTALLS_SHLIB=        yes
31
INSTALLS_SHLIB=        yes
32
32
33
CONFIGURE_ARGS=        --prefix=${PREFIX} \
33
CONFIGURE_ARGS=        --prefix=${PREFIX} \
34
               --disable-clamav
34
               --disable-clamav \
35
               --enable-bigstack
35
36
36
MAN1=          clamscan.1 freshclam.1 sigtool.1 clamdscan.1
37
MAN1=          clamscan.1 freshclam.1 sigtool.1 clamdscan.1 clamav-milter.1
37
MAN5=          clamav.conf.5
38
MAN5=          clamav.conf.5
38
MAN8=          clamd.8
39
MAN8=          clamd.8

Return to bug 53759