Skip to content

Commit 97c65e9

Browse files
committed
INSTALL: remove 'Configure -O' section
Since commit 41d7307 (10 years ago \o/), passing -O to Configure has been a no-op because the behavior that -O used to enable is now always on.
1 parent 28aeb4e commit 97c65e9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

INSTALL

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,12 +1306,6 @@ $sysroot, instead of /.
13061306
--sysroot is added to ccflags and friends so that make in
13071307
ExtUtils::MakeMaker, and other extensions, will use it.
13081308

1309-
=head2 Overriding an old config.sh
1310-
1311-
If you want to use an old config.sh produced by a previous run of
1312-
Configure, but override some of the items with command line options, you
1313-
need to use B<Configure -O>.
1314-
13151309
=head2 GNU-style configure
13161310

13171311
If you prefer the GNU-style configure command line interface, you can

0 commit comments

Comments
 (0)