add configure option for boost-python
This commit is contained in:
parent
dba5b614ed
commit
b1874bd9f8
@ -102,7 +102,8 @@ libpst utilities.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -v -f -i
|
autoreconf -v -f -i
|
||||||
%configure --enable-libpst-shared
|
%configure --enable-libpst-shared \
|
||||||
|
--with-boost-python=boost_python%{python3_version_nodots}
|
||||||
%if 0%{?fedora} > 27
|
%if 0%{?fedora} > 27
|
||||||
%make_build
|
%make_build
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user