Browse Source

Use —enable instead

Jaap Marcus 5 years ago
parent
commit
2ebcab095b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -461,7 +461,7 @@ if [ "$PHP_B" = true ] ; then
                     --with-curl \
                     --with-zip \
                     --with-gmp \
-                    --with-intl \
+                    --enable-intl \
                     --enable-mbstring
     fi