
pgollucci at apache
Dec 17, 2005, 1:31 AM
Post #1 of 1
(874 views)
Permalink
|
|
svn commit: r357330 - /perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
|
|
Author: pgollucci Date: Sat Dec 17 01:31:22 2005 New Revision: 357330 URL: http://svn.apache.org/viewcvs?rev=357330&view=rev Log: give these switches back to httpd to decide to add or not via apxs Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod?rev=357330&r1=357329&r2=357330&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod (original) +++ perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod Sat Dec 17 01:31:22 2005 @@ -490,7 +490,6 @@ -DAP_DEBUG -Wall -Wmissing-prototypes -Wstrict-prototypes \ -Wmissing-declarations \ - -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER If gcc version 3.3.2+ is found and C<-Wdeclaration-after-statement> is not already part of the C<gcc> flags add it. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|