From 17410582df3c325c0f38fc820ebc9ceb5e07b443 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 5 Jul 2011 06:19:43 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autogen/configure b/autogen/configure index 76128388c8..9b9e915f75 100755 --- a/autogen/configure +++ b/autogen/configure @@ -11166,7 +11166,7 @@ $as_echo "#define HAVE_GSETTINGS 1" >>confdefs.h fi HAVE_GCONF=no -if test "${HAVE_GSETTINGS}" = "no" && test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then +if test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then succeeded=no @@ -11265,8 +11265,8 @@ $as_echo "no" >&6; } $as_echo "#define HAVE_GCONF 1" >>confdefs.h - SETTINGS_CFLAGS="$GCONF_CFLAGS" - SETTINGS_LIBS="$GCONF_LIBS" + SETTINGS_CFLAGS="$SETTINGS_CFLAGS $GCONF_CFLAGS" + SETTINGS_LIBS="$SETTINGS_LIBS $GCONF_LIBS" fi fi -- 2.20.1