GIT.Harvie.CZ
/
mirrors
/
libpurple-core-answerscripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4446826
)
removed pthread from makefile
author
Harvie
<tomas@mudrunka.cz>
Wed, 2 Jun 2010 22:19:39 +0000
(
00:19
+0200)
committer
Harvie
<tomas@mudrunka.cz>
Wed, 2 Jun 2010 22:19:39 +0000
(
00:19
+0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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.089198 seconds
and
4
git commands to generate.