r30111 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r30110‎ | r30111 | r30112 >
Date:11:29, 24 January 2008
Author:avar
Status:old
Tags:
Comment:
link to pthread since we use pthread_create
Modified paths:
  • /trunk/webstatscollector/Makefile (modified) (history)

Diff [purge]

Index: trunk/webstatscollector/Makefile
@@ -7,7 +7,7 @@
88
99 #MacOSX MacPorts library paths
1010 CFLAGS+=-I/opt/local/include/
11 -LDFLAGS+=-L/opt/local/lib/ -ldb-4.3
 11+LDFLAGS+=-L/opt/local/lib/ -ldb-4.3 -lpthread
1212
1313 #LDFLAGS+=-ldb
1414 CFLAGS+=-Wall -g

Status & tagging log