]> Pileus Git - ~andy/gtk/commit
Pass the correct GDK library when working around Debian libtool
authorOwen W. Taylor <otaylor@fishsoup.net>
Wed, 10 Nov 2010 22:08:40 +0000 (17:08 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 13 Nov 2010 06:23:33 +0000 (15:23 +0900)
commit342d897b58dd40e1f9c591cec3d136e2e12d3426
tree95668d46ff972e6475fed2ed9a8bfe8f654f8e7c
parent88c15438456c17cee7cd74f5b55e83d6b603cbda
Pass the correct GDK library when working around Debian libtool

We need to link against gdk/libgdk-x11-3.0.la, not
gdk/x11/libgdk-x11.la, which is the convenience library containing
the backend functions.
gtk/Makefile.am