Skip to content

Commit 7d2b417

Browse files
committed
Add bionic 7.4 config options
1 parent 06e94c2 commit 7d2b417

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

default_configure_options.bionic-7.4

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--enable-gd
5+
--with-jpeg=/usr
6+
--with-freetype=/usr
7+
--enable-exif
8+
--with-zip
9+
--with-zlib
10+
--with-zlib-dir=/usr
11+
--with-mcrypt=/usr
12+
--with-pdo-sqlite
13+
--enable-soap
14+
--enable-xmlreader
15+
--with-xsl
16+
--enable-ftp
17+
--with-tidy
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysql=mysqlnd
24+
--with-mysqli=mysqlnd
25+
--with-pdo-mysql=mysqlnd
26+
--enable-pcntl
27+
--with-readline
28+
--enable-mbstring
29+
--with-curl
30+
--with-pgsql
31+
--with-pdo-pgsql
32+
--with-gettext
33+
--enable-sockets
34+
--with-bz2
35+
--enable-bcmath
36+
--enable-calendar
37+
--with-libdir=lib
38+
--enable-fpm
39+
--enable-maintainer-zts
40+
--with-gmp
41+
--with-kerberos
42+
--with-imap
43+
--with-imap-ssl
44+
--with-kerberos
45+
--with-ldap
46+
--with-ldap-sasl
47+
--enable-dba
48+
--with-cdb

0 commit comments

Comments
 (0)