diff options
author | Glenn Morris <rgm@gnu.org> | 2011-07-02 06:18:42 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-07-02 06:18:42 -0400 |
commit | 8b538a3cf6fa43c7befba7d135f980f2a1c3c904 (patch) | |
tree | 8e4cc9ca70bd72c6aae7e16a084045c25824a98e /autogen | |
parent | 3349e122e2ed4e1e96851bdf84ce8ae4732b6420 (diff) | |
download | emacs-8b538a3cf6fa43c7befba7d135f980f2a1c3c904.tar.gz |
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-rwxr-xr-x | autogen/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen/configure b/autogen/configure index 3543c39c3b1..76128388c8b 100755 --- a/autogen/configure +++ b/autogen/configure @@ -11265,8 +11265,8 @@ $as_echo "no" >&6; } $as_echo "#define HAVE_GCONF 1" >>confdefs.h - SETTINGS_CFLAGS="$GSETTINGS_CFLAGS" - SETTINGS_LIBS="$GSETTINGS_LIBS" + SETTINGS_CFLAGS="$GCONF_CFLAGS" + SETTINGS_LIBS="$GCONF_LIBS" fi fi |