Your IP : 216.73.216.48
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-mysqli' \
'--with-apxs2=/usr/bin/apxs' \
'--enable-fpm' \
'--enable-maintainer-zts' \
'--enable-pcntl' \
'--enable-mbregex' \
'--enable-tokenizer=shared' \
'--with-config-file-path=/etc' \
'--enable-xml' \
'--enable-simplexml' \
'--enable-xmlreader=shared' \
'--enable-dom=shared' \
'--enable-filter' \
'--with-openssl=shared' \
'--enable-bcmath=shared' \
'--enable-calendar=shared' \
'--enable-ctype=shared' \
'--enable-dba=shared' \
'--enable-exif=shared' \
'--enable-ftp=shared' \
'--enable-gd=shared' \
'--with-jpeg' \
'--with-zlib-dir=/usr' \
'--with-xpm' \
'--with-freetype' \
'--with-gettext=shared,/usr' \
'--with-gmp=shared,/usr' \
'--with-iconv=shared' \
'--enable-mbstring=shared' \
'--with-mhash' \
'--with-mysql-sock=/var/run/mysql/mysql.sock' \
'--with-pspell=shared,/usr' \
'--with-enchant=shared,/usr' \
'--enable-shmop=shared' \
'--with-snmp=shared,/usr' \
'--enable-soap=shared' \
'--enable-sockets' \
'--enable-sysvmsg' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--with-zip=shared' \
'--enable-intl=shared' \
'--enable-shared=yes' \
'--enable-static=no' \
'--with-gnu-ld' \
'--with-pic' \
'--with-zlib' \
'--build=x86_64-slackware-linux' \
'build_alias=x86_64-slackware-linux' \
'PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig' \
"$@"