gimp r27733 - in branches/gimp-2-6: . app
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27733 - in branches/gimp-2-6: . app
- Date: Thu, 27 Nov 2008 19:24:25 +0000 (UTC)
Author: mitch
Date: Thu Nov 27 19:24:24 2008
New Revision: 27733
URL: http://svn.gnome.org/viewvc/gimp?rev=27733&view=rev
Log:
2008-11-27 Michael Natterer <mitch gimp org>
Merged from trunk:
Bug 562427 â Compilation with --as-needed
* app/Makefile.am (gimp_console_2_7_LDADD): add $(GLIB_LIBS) so
libgthread gets pulled in explicitely.
Modified:
branches/gimp-2-6/ChangeLog
branches/gimp-2-6/app/Makefile.am
Modified: branches/gimp-2-6/app/Makefile.am
==============================================================================
--- branches/gimp-2-6/app/Makefile.am (original)
+++ branches/gimp-2-6/app/Makefile.am Thu Nov 27 19:24:24 2008
@@ -182,6 +182,7 @@
$(FONTCONFIG_LIBS) \
$(FREETYPE_LIBS) \
$(GEGL_LIBS) \
+ $(GLIB_LIBS) \
$(RT_LIBS) \
$(INTLLIBS) \
$(GIMPICONRC)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]