X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=Makefile;h=cabb57a37be46857b6534020c0fc37e40ddb4cf2;hp=160e3d085ecfdb418a41602598be2079c81cd509;hb=4446826a37f0c878b21c725584cc664e3145c573;hpb=4c3335b4ed3c610750eb0b0886a44743ced2b78c diff --git a/Makefile b/Makefile index 160e3d0..cabb57a 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,8 @@ CC := gcc LIBTOOL := libtool +#CFLAGS+=-lpthread -DPTHREAD + ifeq ($(PREFIX),) LIB_INSTALL_DIR = $(HOME)/.purple/plugins else