gegl r2649 - in trunk: . bin



Author: ok
Date: Mon Oct 20 16:26:26 2008
New Revision: 2649
URL: http://svn.gnome.org/viewvc/gegl?rev=2649&view=rev

Log:
* bin/Makefile.am: depending on HAVE_SPIRO not HAVE_GTK (doh!).


Modified:
   trunk/ChangeLog
   trunk/bin/Makefile.am

Modified: trunk/bin/Makefile.am
==============================================================================
--- trunk/bin/Makefile.am	(original)
+++ trunk/bin/Makefile.am	Mon Oct 20 16:26:26 2008
@@ -37,7 +37,7 @@
         $(gui_sources)
 
 
-if HAVE_GTK
+if HAVE_SPIRO
 gegl_SOURCES += gegl-spiro.h gegl-spiro.c
 endif
 



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