mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
curl: run autoreconf to get up to date libtool file.
This fixes curl-config wanting to link all dependencies. Revision bump needed after libtool is rebuilt.
This commit is contained in:
@@ -84,6 +84,7 @@ BUILD()
|
||||
certsInstallDir="$portPackageLinksDir/ca_root_certificates"
|
||||
certsDir="$certsInstallDir/$relativeDataRootDir/ssl"
|
||||
|
||||
autoreconf -vfi
|
||||
autoconf
|
||||
CPPFLAGS=-D_BSD_SOURCE runConfigure ./configure \
|
||||
--enable-ipv6 --enable-manual \
|
||||
|
||||
Reference in New Issue
Block a user