Disable dfstream by default

develop
Quietust 2012-10-29 22:29:07 -05:00
parent 3a6b0357a2
commit cd14bdfd43
1 changed files with 1 additions and 1 deletions

@ -128,7 +128,7 @@ if (BUILD_SUPPORTED)
# not yet. busy with other crud again...
#DFHACK_PLUGIN(versionosd versionosd.cpp)
DFHACK_PLUGIN(misery misery.cpp)
DFHACK_PLUGIN(dfstream dfstream.cpp LINK_LIBRARIES clsocket dfhack-tinythread)
#DFHACK_PLUGIN(dfstream dfstream.cpp LINK_LIBRARIES clsocket dfhack-tinythread)
endif()