We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2b417 commit 0672bc1Copy full SHA for 0672bc1
default_configure_options.trusty-7.4
@@ -2,13 +2,10 @@
2
--with-openssl
3
--without-pear
4
--with-gd
5
---with-jpeg-dir=/usr
6
---with-png-dir=/usr
7
---with-freetype-dir=/usr
+--with-jpeg=/usr
+--with-freetype=/usr
8
--enable-exif
9
---enable-zip
10
---with-zlib
11
---with-zlib-dir=/usr
+--with-zip
12
--with-mcrypt=/usr
13
--with-pdo-sqlite
14
--enable-soap
default_configure_options.xenial-7.4
@@ -1,12 +1,11 @@
1
--enable-intl
---with-gd
+--enable-gd
--with-zlib
--with-zlib-dir=/usr
0 commit comments