From abe2be1e5d190285c093a0233a19f3c2629fbf31 Mon Sep 17 00:00:00 2001 From: Harvie Date: Thu, 3 Jun 2010 00:19:39 +0200 Subject: [PATCH] removed pthread from makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.30.2