LUMIERA.clone/src/tool
Ichthyostega e103b4d8aa SCons: fix error in linking executables
a long standing error, uncovered recently due to more stringent
checks of the linker on newer platforms, not picking up direct
dependencies of an executable transitively from the linked-to
dynamic libs (which is fine).

The error was to *overwrite* the LIBS construction variable
in the definition of the executable to link, instead of just
adding our dynamic links to the sources to be linked.
2011-07-25 00:36:53 +02:00
..
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
hello.c move all tools to src/tool and remove admin dir from build 2009-01-13 12:16:48 +01:00
luidgen.c GPL header whitespace 2010-12-17 23:28:49 +01:00
Makefile.am Merge remote branch 'plouj/second-tp-attempt' into backend_devel 2010-01-17 17:32:43 +01:00
rsvg-convert.c fix inclue path error pointed out by "esevece" 2011-01-13 03:35:22 +01:00
SConscript SCons: fix error in linking executables 2011-07-25 00:36:53 +02:00
try.cpp incorporate basic setup.ini into the AppState object 2011-02-06 02:12:00 +01:00