Commit 81b184ba authored by Cyril Deguet's avatar Cyril Deguet

* config.in: fixed typos

parent 4ff2a9a2
......@@ -215,8 +215,8 @@ bool 'Mozilla plugin' CONFIG_MOZILLA
if [ "$CONFIG_MOZILLA" = "y" ]; then
string ' Path to win32 mozilla sdk' CONFIG_WITHMOZILLASDKPATH ""
fi
bool 'Build test modules' COFIG_TESTSUITE
bool 'Enable http daemon' COFIG_HTTPD
bool 'Build test modules' CONFIG_TESTSUITE
bool 'Enable http daemon' CONFIG_HTTPD
# TODO: --disable-plugins
endmenu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment