forked from pool/libvmime
This commit is contained in:
parent
2d786076bb
commit
57f8af14ce
@ -109,9 +109,7 @@ cf="%optflags -DVMIME_ALWAYS_GENERATE_7BIT_PARAMETER=1"
|
|||||||
cmake . \
|
cmake . \
|
||||||
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
|
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
|
||||||
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
|
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
|
||||||
%if 0%{?is_opensuse}
|
%if !0%{?is_opensuse}
|
||||||
-DVMIME_HAVE_SASL_SUPPORT:BOOL=ON \
|
|
||||||
%else
|
|
||||||
-DVMIME_HAVE_SASL_SUPPORT:BOOL=OFF \
|
-DVMIME_HAVE_SASL_SUPPORT:BOOL=OFF \
|
||||||
%endif
|
%endif
|
||||||
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
|
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
|
||||||
|
Loading…
Reference in New Issue
Block a user