]> Pileus Git - ~andy/gtk/commit
Fix up linker flags
authorBenjamin Otte <otte@gnome.org>
Sat, 19 Dec 2009 17:37:39 +0000 (18:37 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:57 +0000 (20:51 -0400)
commit3659db3a4a6218158b42ea8dbbf826c24662d544
tree5c1f4c50bc8fb8d6506afe9ec3839b33f4376cb0
parent71d7b97a90a5ecdbeca5ead6d7dfe6cdcd6d704c
Fix up linker flags

This adds LDFLAGS everywhere where they were previously pulled in via
other libraries. This is however unsupported by modern linkers.
You can trigger these failures by building with gold (or, I'm told, with
very new ld).
configure.in
demos/Makefile.am
demos/gtk-demo/Makefile.am
docs/tools/Makefile.am
gtk/Makefile.am
gtk/tests/Makefile.am
gtk/theme-bits/Makefile.am
perf/Makefile.am
tests/Makefile.am