Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > bafae56a9ab51c290884723292b60f1e > files > 2

abiword-2.8.4-1mdv2010.1.src.rpm

--- configure.in.build	2010-02-11 21:15:45.000000000 +0100
+++ configure.in	2010-02-13 18:15:23.000000000 +0100
@@ -98,7 +98,7 @@
   fi
 done
 if test "x$goffice_req" = x; then
-  goffice_req=libgoffice-0.6
+  goffice_req=libgoffice-0.8
 fi
 hildon_pkgs='hildon-1 hildon-fm-2 dbus-1 libosso'
 dnl libosso-gsf-1'
@@ -668,6 +668,7 @@
 	enable_static="no"
 else
 	AC_DEFINE([TOOLKIT_GTK], [1], [Build gtk+ user interface])
+	enable_dynamic="yes"
 dnl We have no reason to mess with that.
 dnl	# build static binary by default
 dnl	if test "$enable_dynamic" == "no" && \