mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Win32: Build gwenhyfar without openssl because it doesn't need it anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18367 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
664ae299b9
commit
19503887fc
@ -892,9 +892,8 @@ function inst_gwenhywfar() {
|
|||||||
#automake
|
#automake
|
||||||
#autoconf
|
#autoconf
|
||||||
fi
|
fi
|
||||||
|
# Note: gwenhywfar-3.x and higher don't use openssl anymore.
|
||||||
./configure ${HOST_XCOMPILE} \
|
./configure ${HOST_XCOMPILE} \
|
||||||
--with-openssl-includes=$_OPENSSL_UDIR/include \
|
|
||||||
--with-openssl-libs=$_OPENSSL_UDIR/lib \
|
|
||||||
--with-libgcrypt-prefix=$_GNUTLS_UDIR \
|
--with-libgcrypt-prefix=$_GNUTLS_UDIR \
|
||||||
--disable-binreloc \
|
--disable-binreloc \
|
||||||
--prefix=$_GWENHYWFAR_UDIR \
|
--prefix=$_GWENHYWFAR_UDIR \
|
||||||
|
Loading…
Reference in New Issue
Block a user