File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 3939
4040# add the option in custom_configure_options
4141echo " --with-libzip=$LIBZIP_INSTALL_DIR " >> $TRAVIS_BUILD_DIR /custom_configure_options
42- echo " --enable-zip" >> $TRAVIS_BUILD_DIR /custom_configure_options
Original file line number Diff line number Diff line change 11--enable-intl
22--with-openssl
33--without-pear
4- --enable-gd
5- --with-jpeg
6- --with-freetype
4+ --with-gd
5+ --with-jpeg-dir=/usr
6+ --with-png-dir=/usr
7+ --with-freetype-dir=/usr
78--enable-exif
8- --with -zip
9+ --enable -zip
910--with-zlib
1011--with-zlib-dir=/usr
12+ --with-mcrypt=/usr
1113--with-pdo-sqlite
1214--enable-soap
1315--enable-xmlreader
1921--enable-sysvshm
2022--enable-sysvmsg
2123--enable-shmop
24+ --with-mysql=mysqlnd
2225--with-mysqli=mysqlnd
2326--with-pdo-mysql=mysqlnd
2427--enable-pcntl
3639--enable-fpm
3740--enable-maintainer-zts
3841--with-gmp
42+ --with-kerberos
3943--with-imap
4044--with-imap-ssl
4145--with-kerberos
Original file line number Diff line number Diff line change 11--enable-intl
22--with-openssl
33--without-pear
4- --enable-gd
5- --with-jpeg
6- --with-freetype
4+ --with-gd
5+ --with-jpeg-dir=/usr
6+ --with-png-dir=/usr
7+ --with-freetype-dir=/usr
78--enable-exif
8- --with -zip
9+ --enable -zip
910--with-zlib
1011--with-zlib-dir=/usr
12+ --with-mcrypt=/usr
1113--with-pdo-sqlite
1214--enable-soap
1315--enable-xmlreader
1921--enable-sysvshm
2022--enable-sysvmsg
2123--enable-shmop
24+ --with-mysql=mysqlnd
2225--with-mysqli=mysqlnd
2326--with-pdo-mysql=mysqlnd
2427--enable-pcntl
3639--enable-fpm
3740--enable-maintainer-zts
3841--with-gmp
42+ --with-kerberos
3943--with-imap
4044--with-imap-ssl
4145--with-kerberos
You can’t perform that action at this time.
0 commit comments