explicitly added GLIB_LIBS. Fixes bug #515566.

2008-02-11  Sven Neumann  <sven@gimp.org>

	* libgimpthumb/Makefile.am (libgimpthumb_2_0_la_LIBADD):
	explicitly added GLIB_LIBS. Fixes bug #515566.


svn path=/trunk/; revision=24855
This commit is contained in:
Sven Neumann 2008-02-11 07:11:29 +00:00 committed by Sven Neumann
parent 75a3786e8a
commit dc9ad3ee3d
2 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,12 @@
2008-02-11 Sven Neumann <sven@gimp.org>
* libgimpthumb/Makefile.am (libgimpthumb_2_0_la_LIBADD):
explicitly added GLIB_LIBS. Fixes bug #515566.
2008-02-11 Øyvind Kolås <pippin@gimp.org>
* app/gegl/gimpoperationtilesource.c: context_id argument was removed
from the process() call of GeglOperationSource.
* app/gegl/gimpoperationtilesource.c: context_id argument was
removed from the process() call of GeglOperationSource.
2008-02-10 Michael Natterer <mitch@gimp.org>

View File

@ -81,7 +81,7 @@ libgimpthumb_2_0_la_LDFLAGS = \
$(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