On 15.08.2008 11:55, Antony Dovgal wrote:
On 15.08.2008 01:17, Uwe Pries wrote:
Hello internals,

I use following configure script to build PHP 5.3.0alpha2-dev:

#! /bin/sh
#
# Created by configure

'./configure' \
'--with-apxs2=/usr/local/apache/current/bin/apxs' \
'--with-config-file-path=/etc' \
'--enable-maintainer-zts' \
"$@"

Oh, and don't forget to add --enable-debug here.

--
Wbr, Antony Dovgal

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to