gegl r2023 - in trunk: . operations
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2023 - in trunk: . operations
- Date: Sat, 16 Feb 2008 13:00:25 +0000 (GMT)
Author: ok
Date: Sat Feb 16 13:00:25 2008
New Revision: 2023
URL: http://svn.gnome.org/viewvc/gegl?rev=2023&view=rev
Log:
* operations/Makefile-operations.am: link the operations against
libgegl as well.
Modified:
trunk/ChangeLog
trunk/operations/Makefile-operations.am
Modified: trunk/operations/Makefile-operations.am
==============================================================================
--- trunk/operations/Makefile-operations.am (original)
+++ trunk/operations/Makefile-operations.am Sat Feb 16 13:00:25 2008
@@ -1,6 +1,8 @@
if OS_WIN32
no_undefined = -no-undefined
libgegldlla=$(top_builddir)/gegl/.libs/libgegl-$(GEGL_API_VERSION).dll.a
+else
+libgegldlla=$(top_builddir)/gegl/.libs/libgegl-$(GEGL_API_VERSION)$(SHREXT)
endif
CFILES = $(wildcard $(srcdir)/*.c)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]