Date: Fri, 9 Sep 2005 22:00:17 -0700 From: Vizion <vizion@vizion.occoxmail.com> To: freebsd-questions@freebsd.org, ale@FreeBSD.org Subject: Build config of php Message-ID: <200509092200.18099.vizion@vizion.occoxmail.com>
next in thread | raw e-mail | index | archive | help
Hi
Configuration of php
Why is the build configured, by default, to give --disable-all?
There seems to be no option to change this hence phpinfo() shows disable which
(I am told) leaves out standard defaults which are normally individually
excluded.
Is there any reason NOt to modify the Makefile by removing that line?
CONFIGURE_ARGS= --enable-versioning \
--enable-memory-limit \
--with-layout=GNU \
--with-config-file-scan-dir=${PREFIX}/etc/php \
--disable-all \
--enable-libxml \
--with-libxml-dir=${LOCALBASE} \
--enable-spl
David
--
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after
completing engineroom refit.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509092200.18099.vizion>
