gimp r24856 - in branches/gimp-2-4: . libgimpthumb
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r24856 - in branches/gimp-2-4: . libgimpthumb
- Date: Mon, 11 Feb 2008 07:12:19 +0000 (GMT)
Author: neo
Date: Mon Feb 11 07:12:18 2008
New Revision: 24856
URL: http://svn.gnome.org/viewvc/gimp?rev=24856&view=rev
Log:
2008-02-11 Sven Neumann <sven gimp org>
Merged from trunk:
* libgimpthumb/Makefile.am (libgimpthumb_2_0_la_LIBADD):
explicitly added GLIB_LIBS. Fixes bug #515566.
Modified:
branches/gimp-2-4/ChangeLog
branches/gimp-2-4/libgimpthumb/Makefile.am
Modified: branches/gimp-2-4/libgimpthumb/Makefile.am
==============================================================================
--- branches/gimp-2-4/libgimpthumb/Makefile.am (original)
+++ branches/gimp-2-4/libgimpthumb/Makefile.am Mon Feb 11 07:12:18 2008
@@ -81,7 +81,7 @@
$(no_undefined) \
$(libgimpthumb_export_symbols)
-libgimpthumb_2_0_la_LIBADD = $(libgimpmath) $(GDK_PIXBUF_LIBS)
+libgimpthumb_2_0_la_LIBADD = $(libgimpmath) $(GDK_PIXBUF_LIBS) $(GLIB_LIBS)
noinst_PROGRAMS = gimp-thumbnail-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]