Skip to content

Commit 5154e53

Browse files
committed
add default configure option for bionic
1 parent dac1c40 commit 5154e53

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

default_configure_options.bionic

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

0 commit comments

Comments
 (0)