Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2001 09:01:36
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri May 18 06:01:36 UTC 2001

Modified Files:
	pkgsrc/mk: mk.conf.example
	pkgsrc/www/apache: Makefile
	pkgsrc/www/apache6: Makefile

Log Message:
Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set in
/etc/mk.conf to any string of legal compiler flags to tune different aspects
of the built httpd.


To generate a diff of this commit:
cvs rdiff -r1.209 -r1.210 pkgsrc/mk/mk.conf.example
cvs rdiff -r1.71 -r1.72 pkgsrc/www/apache/Makefile
cvs rdiff -r1.30 -r1.31 pkgsrc/www/apache6/Makefile

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