removed pthread from makefile
authorHarvie <tomas@mudrunka.cz>
Wed, 2 Jun 2010 22:19:39 +0000 (00:19 +0200)
committerHarvie <tomas@mudrunka.cz>
Wed, 2 Jun 2010 22:19:39 +0000 (00:19 +0200)
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.131446 seconds and 4 git commands to generate.