[dev] [surf] patch to fix build problems on some systems

From: Jacob Todd <jaketodd422_AT_gmail.com>
Date: Fri, 10 Jul 2009 00:45:37 +0000

diff -r 7786b245532f config.mk
--- a/config.mkFri Jun 12 13:41:09 2009 +0100
+++ b/config.mkFri Jul 10 00:43:51 2009 +0000
@@ -13,7 +13,7 @@
 
# includes and libs
INCS = -I. -I/usr/include ${GTKINC}
-LIBS = -L/usr/lib -lc ${GTKLIB}
+LIBS = -L/usr/lib -lc ${GTKLIB} -lgthread-2.0
    
# flags
CPPFLAGS = -DVERSION=\"${VERSION}\"

-- 
Jake Todd
// If it isn't broke, tweak it!

Received on Fri Jul 10 2009 - 00:45:37 UTC

This archive was generated by hypermail 2.2.0 : Fri Jul 10 2009 - 04:48:02 UTC