summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2018-10-22 12:13:31 -0400
committerNikita Popov <nikita.ppv@gmail.com>2018-12-09 17:28:02 +0100
commit78e4f047525268278ffe497a162d0d279999c8c2 (patch)
tree5c3f00d37291d48ad28b695357a018166eec3faa /travis
parentc74b9990cad5fb10ae1168173c0ed7cfb73ed301 (diff)
downloadphp-git-78e4f047525268278ffe497a162d0d279999c8c2.tar.gz
ext/curl: port to pkg-config macro and consistently require its use
curl 7.15.1 in December 2006 first added pkg-config support, which is earlier than the minimum supported version for php. This should therefore be uiversally supported.
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index d5c1a50c91..d6bd887c85 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -50,7 +50,6 @@ $TS \
--enable-soap \
--enable-xmlreader \
--with-xsl \
---with-curl=/usr \
--with-tidy \
--with-xmlrpc \
--enable-sysvsem \