You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pg...@apache.org on 2005/08/24 20:22:08 UTC

svn commit: r239727 - /perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod

Author: pgollucci
Date: Wed Aug 24 11:22:04 2005
New Revision: 239727

URL: http://svn.apache.org/viewcvs?rev=239727&view=rev
Log:
update the document to match the new flag

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=239727&r1=239726&r2=239727&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 Wed Aug 24 11:22:04 2005
@@ -472,6 +472,10 @@
   -Wmissing-declarations \
   -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER
 
+  If gcc version 3.3.2+ is found and
+  -Wdeclaration-after-statement 
+  is not already part of the C<gcc> flags add it.
+
 To use this mode Apache must be build with
 C<--enable-maintainer-mode>.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org