From: Harvie Date: Wed, 2 Jun 2010 22:19:39 +0000 (+0200) Subject: removed pthread from makefile X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=commitdiff_plain;h=abe2be1e5d190285c093a0233a19f3c2629fbf31 removed pthread from makefile --- diff --git a/Makefile b/Makefile index cabb57a..160e3d0 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,6 @@ CC := gcc LIBTOOL := libtool -#CFLAGS+=-lpthread -DPTHREAD - ifeq ($(PREFIX),) LIB_INSTALL_DIR = $(HOME)/.purple/plugins else