aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-07-05 06:19:43 -0400
committerGlenn Morris2011-07-05 06:19:43 -0400
commit17410582df3c325c0f38fc820ebc9ceb5e07b443 (patch)
tree0b55049174aef65262796edb4fe761fe7e0bdf43
parent1d3cdbc7be1d7151dc6e0e8773ebacc75f85171e (diff)
downloademacs-17410582df3c325c0f38fc820ebc9ceb5e07b443.tar.gz
emacs-17410582df3c325c0f38fc820ebc9ceb5e07b443.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/autogen/configure b/autogen/configure
index 76128388c8b..9b9e915f759 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -11166,7 +11166,7 @@ $as_echo "#define HAVE_GSETTINGS 1" >>confdefs.h
11166fi 11166fi
11167 11167
11168HAVE_GCONF=no 11168HAVE_GCONF=no
11169if test "${HAVE_GSETTINGS}" = "no" && test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then 11169if test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then
11170 11170
11171 succeeded=no 11171 succeeded=no
11172 11172
@@ -11265,8 +11265,8 @@ $as_echo "no" >&6; }
11265 11265
11266$as_echo "#define HAVE_GCONF 1" >>confdefs.h 11266$as_echo "#define HAVE_GCONF 1" >>confdefs.h
11267 11267
11268 SETTINGS_CFLAGS="$GCONF_CFLAGS" 11268 SETTINGS_CFLAGS="$SETTINGS_CFLAGS $GCONF_CFLAGS"
11269 SETTINGS_LIBS="$GCONF_LIBS" 11269 SETTINGS_LIBS="$SETTINGS_LIBS $GCONF_LIBS"
11270 fi 11270 fi
11271fi 11271fi
11272 11272