seed r616 - trunk/modules/readline



Author: hortont
Date: Thu Jan  1 05:40:17 2009
New Revision: 616
URL: http://svn.gnome.org/viewvc/seed?rev=616&view=rev

Log:
Another fedora build fix.


Modified:
   trunk/modules/readline/Makefile.am

Modified: trunk/modules/readline/Makefile.am
==============================================================================
--- trunk/modules/readline/Makefile.am	(original)
+++ trunk/modules/readline/Makefile.am	Thu Jan  1 05:40:17 2009
@@ -13,7 +13,8 @@
 	-I../../libseed/ \
 	`pkg-config --cflags seed` \
 	`pkg-config --cflags glib-2.0` -g \
-	`pkg-config --cflags gobject-introspection-1.0`
+	`pkg-config --cflags gobject-introspection-1.0` \
+	`pkg-config --cflags libffi`
 
 endif
 



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