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, unified
patch0

    1: #! /bin/sh
    2: #
    3: # Created by configure
    4: 
    5: './configure' \
    6: '--with-layout=GNU' \
    7: '--localstatedir=/var' \
    8: '--with-config-file-scan-dir=/etc/php' \
    9: '--disable-all' \
   10: '--enable-libxml' \
   11: '--enable-xml' \
   12: '--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg' \
   13: '--with-openssl' \
   14: '--enable-zip' \
   15: '--enable-sqlite-utf8' \
   16: '--prefix' \
   17: "$@"

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