author | truelight |
Tue, 02 Jan 2007 20:06:44 +0000 | |
changeset 5477 | 3e7cf46bf3b8 |
parent 5476 | fa6583f537ce |
child 5478 | 13365b9cadb8 |
config.lib | file | annotate | diff | comparison | revisions |
--- a/config.lib Tue Jan 02 20:00:10 2007 +0000 +++ b/config.lib Tue Jan 02 20:06:44 2007 +0000 @@ -622,7 +622,7 @@ log 1 "checking GDI video driver... skipping" log 1 "checking dedicated... found" - if [ "$enable_network" != "0" ] + if [ "$enable_network" = "0" ] then log 1 "WARNING: compiling a dedicated server without network is pointless" sleep 5