lttv: Clean up library handling in the build system
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Mon, 10 Aug 2009 20:38:06 +0000 (16:38 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 12 Aug 2009 02:16:08 +0000 (22:16 -0400)
commit3d55af6e55e4f5e15f3417c952b3ae49a42991c2
tree4e4993dfde27e11c00f650ffa0dda41753ca57a0
parent104325ef64cd66bf43e701cb3b7efab13ebef7bf
lttv: Clean up library handling in the build system

Take advantage of some more autoconf macros
Use LDADD instead of modifying LIBS through automake
Do not link each loadable module against lttvwindow ("Warning: Linking the
shared library [...] against the loadable module liblttvwindow.so is not
portable!")

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
configure.in
ltt/Makefile.am
lttv/lttv/Makefile.am
lttv/lttv/lttv-gui.sh
lttv/modules/gui/common.am
lttv/modules/gui/lttvwindow/lttvwindow/Makefile.am
lttv/modules/gui/tracecontrol/Makefile.am
lttv/modules/text/Makefile.am
runlttv
This page took 0.023591 seconds and 4 git commands to generate.