removed pthread from makefile
[mirrors/libpurple-core-answerscripts.git] / Makefile
index cabb57a37be46857b6534020c0fc37e40ddb4cf2..160e3d085ecfdb418a41602598be2079c81cd509 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,6 @@
 CC := gcc
 LIBTOOL := libtool
 
-#CFLAGS+=-lpthread -DPTHREAD
-
 ifeq ($(PREFIX),)
   LIB_INSTALL_DIR = $(HOME)/.purple/plugins
 else
This page took 0.084097 seconds and 4 git commands to generate.