Documentation tweak. --enable-modules not --enable-module

git-svn-id: svn://10.0.0.236/trunk@70385 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2000-05-17 07:54:22 +00:00
parent caef63e134
commit 32460b6bfd

View File

@@ -50,7 +50,7 @@ Here are the instructions for building the Standalone XPCOM on unix:
<ol><b>Step 2 : Build XPCOM Standalone (unix)</b>
<li>
<tt>configure --enable-module=xpcom</tt></li>
<tt>configure --enable-modules=xpcom</tt></li>
<li>
<tt>gmake</tt></li>