summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-11-07 20:22:41 +0100
committerNikita Popov <nikita.ppv@gmail.com>2018-11-07 20:22:41 +0100
commit50e7e3a653eb62c3c38c48a8812839c037c6f3e3 (patch)
tree7b72078ad178de611e02c88ce3b374cc56a4e58d /travis
parent632b6e7aac207194adc3d0b41615bfb610757f41 (diff)
downloadphp-git-50e7e3a653eb62c3c38c48a8812839c037c6f3e3.tar.gz
Use new option name in travis/compile.sh
Diffstat (limited to 'travis')
-rwxr-xr-xtravis/compile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/compile.sh b/travis/compile.sh
index b2d29b99df..d5c1a50c91 100755
--- a/travis/compile.sh
+++ b/travis/compile.sh
@@ -71,7 +71,7 @@ $TS \
--with-pspell=/usr \
--with-enchant=/usr \
--enable-wddx \
---with-freetype-dir=/usr \
+--enable-freetype \
--with-xpm-dir=/usr \
--with-kerberos \
--enable-sysvmsg \