Submitted By: Randy McMurchy Date: 2005-11-04 Initial Package Version: 1.12.3 Upstream Status: Already fixed Origin: Randy McMurchy Description: Fixes the configure script so that GConf is correctly identified as an optional dependency *only* if it exists $LastChangedBy: randy $ $Date: 2005-11-04 13:19:42 -0600 (Fri, 04 Nov 2005) $ --- libgsf-1.12.3-orig/configure 2005-09-06 01:56:18.000000000 +0000 +++ libgsf-1.12.3/configure 2005-11-04 17:59:53.000000000 +0000 @@ -24130,7 +24130,7 @@ if test "x$GCONFTOOL" = "xno"; then { echo "$as_me:$LINENO: WARNING: thumbnailer will not be built, unable to find gconftool-2" >&5 echo "$as_me: WARNING: thumbnailer will not be built, unable to find gconftool-2" >&2;} -else +fi if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` @@ -24188,7 +24188,6 @@ fi -fi if test "x$GCONFTOOL" != "xno"; then