Author: jhoblitt
Date: Sun Jan 8 14:06:39 2006
New Revision: 11003
Modified:
trunk/Configure.pl
Log:
remove Pod of the removed ':add'/':rem' syntax
Modified: trunk/Configure.pl
==============================================================================
--- trunk/Configure.pl (original)
+++ trunk/Configure.pl Sun Jan 8 14:06:39 2006
@@ -59,11 +59,6 @@ This turns on the user prompts.
Compile Options
-You can add and remove option values with C<< :rem{<opt>} >> and C<<
-:add{<opt>} >>. For example:
-
- perl Configure.pl --ccflags=":rem{-g} :add{-O2}"
-
=over
=item C<--debugging=0>