K 10 svn:author V 5 danfe K 8 svn:date V 27 2013-09-06T07:05:28.961925Z K 7 svn:log V 528 - Unbreak linking with our new ld(1) by explicitly listing -lgobject-2.0 on the LINKFLAGS, otherwise we get this: /usr/bin/ld: invalid DSO for symbol `g_signal_connect_data' definition /usr/local/lib/libgobject-2.0.so.0: could not read symbols: Bad value c++: error: linker command failed with exit code 1 (...) scons: *** [build/release/radiant.cpu] Error 1 - Replace PTHREAD_LIBS variable with '-pthread' and tidy up some superfluous LOCALBASE-related assignments while here (leftovers from X11BASE era) END