Skip to content

Commit 0672bc1

Browse files
committed
1 parent 7d2b417 commit 0672bc1

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

default_configure_options.trusty-7.4

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,10 @@
22
--with-openssl
33
--without-pear
44
--with-gd
5-
--with-jpeg-dir=/usr
6-
--with-png-dir=/usr
7-
--with-freetype-dir=/usr
5+
--with-jpeg=/usr
6+
--with-freetype=/usr
87
--enable-exif
9-
--enable-zip
10-
--with-zlib
11-
--with-zlib-dir=/usr
8+
--with-zip
129
--with-mcrypt=/usr
1310
--with-pdo-sqlite
1411
--enable-soap

default_configure_options.xenial-7.4

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
--enable-intl
22
--with-openssl
33
--without-pear
4-
--with-gd
5-
--with-jpeg-dir=/usr
6-
--with-png-dir=/usr
7-
--with-freetype-dir=/usr
4+
--enable-gd
5+
--with-jpeg=/usr
6+
--with-freetype=/usr
87
--enable-exif
9-
--enable-zip
8+
--with-zip
109
--with-zlib
1110
--with-zlib-dir=/usr
1211
--with-mcrypt=/usr

0 commit comments

Comments
 (0)