File: //usr/src/php-5.3.29/config.nice
#! /bin/sh
#
# Created by configure
'./configure' \
'--with-mysql=/opt' \
'--with-soap' \
'--enable-soap' \
'--with-xml' \
'--enable-track-vars' \
'--with-gd' \
'--with-curl' \
'--with-jpeg-dir=/opt' \
'--with-png-dir=/opt' \
'--with-freetype-dir=/opt' \
'--with-zlib' \
'--enable-mbstring' \
'--with-mcrypt=/usr/local/lib' \
'--with-xsl' \
'--with-openssl' \
'--with-apxs2=/usr/sbin/apxs' \
'--enable-memory-limit' \
'--enable-ftp' \
'--with-zip' \
'--enable-zip' \
"$@"