On Fri, Feb 09, 2007 at 03:54:12PM -0800, Jeff Griffiths wrote:
> In debugging this we would like to look at the compile options used in 
> building php-cgi 5.1.6 in Edgy in order to compare them to the PHP 
> defaults and see what is going wrong. Is there somewhere where this is 
> documented?

http://archive.ubuntu.com/ubuntu/pool/main/p/php5/php5_5.1.6-1ubuntu2.1.diff.gz

This is a diff that reflects the differences between the upstream tarball and
the .deb source.  The entire contents of the debian/rules file, then, are
contained in this diff.  debian/rules is actually a Makefile.  Look at the build
target for the options you're interested in.

-Forest

Attachment: signature.asc
Description: Digital signature

-- 
Ubuntu-devel-discuss mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to