Subject: CVS commit: pkgsrc/www/php4
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/18/2001 20:16:43
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Oct 18 17:16:43 UTC 2001

Modified Files:
	pkgsrc/www/php4: Makefile.php

Log Message:
Support for linking some PHP4 extensions statically into the php CGI and
into the apache mod_php.so DSO.

PHP4_CONFIGURE_ARGS should contain GNU configure options, a complete
list of which may be found at:

	http://www.php.net/manual/en/install.configure.php

Note that this is generally not needed as many of the extensions (session,
mysql, pgsql, pcre) may be dynamically loaded, and are separately packaged
in pkgsrc.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/php4/Makefile.php

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.