]> 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)
committerOwen W. Taylor <otaylor@fishsoup.net>
Wed, 10 Nov 2010 22:10:45 +0000 (17:10 -0500)
commit63913ffe54b9ee9af2b314b572da46085b34dda8
tree642f4f9aaad467b03675b5e58ec210c974927c05
parentb96d1006376a78a35c9e22eec1730cf61de21450
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