more recent changes than were available on zooty at the time of initial checkin.
[feisty_meow.git] / core / tools / clam_tools / makefile
index 85ff86a98edd9646192d8f5ff2c73745bb910afe..b68698926092308e66aa229e4651a419b9f69c4d 100644 (file)
@@ -5,7 +5,11 @@ include cpp/variables.def
 PROJECT = clam_tools
 TYPE = application
 DEFINITIONS += __BUILD_STATIC_APPLICATION__
-LIBS_USED += pthread
+
+# why was that there?
+#LIBS_USED += pthread
+#
+
 ifeq "$(OMIT_VERSIONS)" ""
   SOURCE += clamtools_version.rc 
 endif