gegl r2087 - in trunk: . operations/affine



Author: ok
Date: Thu Feb 21 22:43:13 2008
New Revision: 2087
URL: http://svn.gnome.org/viewvc/gegl?rev=2087&view=rev

Log:
* operations/affine/Makefile.am: it is libtools job to add -fPIC.


Modified:
   trunk/ChangeLog
   trunk/operations/affine/Makefile.am

Modified: trunk/operations/affine/Makefile.am
==============================================================================
--- trunk/operations/affine/Makefile.am	(original)
+++ trunk/operations/affine/Makefile.am	Thu Feb 21 22:43:13 2008
@@ -11,7 +11,7 @@
            -I$(top_srcdir)/gegl/operation        \
            -I$(top_srcdir)/gegl/property-types   \
            -I$(top_srcdir)/gegl/module           \
-           -I. -fPIC
+           -I.
 
 affine_ladir = $(DESTDIR)$(libdir)/gegl- GEGL_API_VERSION@
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]