File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / config.nice
Revision 1.1.1.2.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:44:13 2013 UTC (10 years, 11 months ago) by misho
Branches: v5_4_17p0
Diff to: branchpoint 1.1.1.2: preferred, colored
patch0

#! /bin/sh
#
# Created by configure

'./configure' \
'--with-layout=GNU' \
'--localstatedir=/var' \
'--with-config-file-scan-dir=/etc/php' \
'--disable-all' \
'--enable-libxml' \
'--enable-xml' \
'--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg' \
'--with-openssl' \
'--enable-zip' \
'--enable-sqlite-utf8' \
'--prefix' \
"$@"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>