seed r621 - trunk



Author: hortont
Date: Thu Jan  1 21:32:38 2009
New Revision: 621
URL: http://svn.gnome.org/viewvc/seed?rev=621&view=rev

Log:
Arch build fix. This does /not/ reverse the Fedora one.


Modified:
   trunk/configure.ac
   trunk/ltmain.sh

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu Jan  1 21:32:38 2009
@@ -102,8 +102,8 @@
 AC_SUBST(SEED_PROFILE_LDFLAGS)
 
 dnl ===========================Packages========================================
-PKG_CHECK_MODULES(SEED, gobject-introspection-1.0 webkit-1.0 libffi)
-PKG_CHECK_MODULES(LIBSEED, gobject-introspection-1.0 webkit-1.0 libffi)
+PKG_CHECK_MODULES(SEED, gobject-introspection-1.0 webkit-1.0)
+PKG_CHECK_MODULES(LIBSEED, gobject-introspection-1.0 webkit-1.0)
 
 AC_CONFIG_FILES([
 seed.pc])

Modified: trunk/ltmain.sh
==============================================================================
--- trunk/ltmain.sh	(original)
+++ trunk/ltmain.sh	Thu Jan  1 21:32:38 2009
@@ -65,7 +65,7 @@
 #       compiler:		$LTCC
 #       compiler flags:		$LTCFLAGS
 #       linker:		$LD (gnu? $with_gnu_ld)
-#       $progname:		(GNU libtool) 2.2.4 Debian-2.2.4-0ubuntu5
+#       $progname:		(GNU libtool) 2.2.4 Debian-2.2.4-0ubuntu4
 #       automake:		$automake_version
 #       autoconf:		$autoconf_version
 #
@@ -73,7 +73,7 @@
 
 PROGRAM=ltmain.sh
 PACKAGE=libtool
-VERSION="2.2.4 Debian-2.2.4-0ubuntu5"
+VERSION="2.2.4 Debian-2.2.4-0ubuntu4"
 TIMESTAMP=""
 package_revision=1.2976
 



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