aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-02-10 06:19:05 -0500
committerGlenn Morris2013-02-10 06:19:05 -0500
commit1e8a045abd17bc8d2fb74efa977acce995c8252c (patch)
tree0f91e509bab5aa8ea6bd085b516650e75bebb105
parent7ba11bee64c8b4c735e016bb28aa3ee6ff7990f5 (diff)
downloademacs-1e8a045abd17bc8d2fb74efa977acce995c8252c.tar.gz
emacs-1e8a045abd17bc8d2fb74efa977acce995c8252c.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure
index 4b27e99acf1..1251680b942 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -16239,7 +16239,7 @@ cat >>confdefs.h <<_ACEOF
16239#define EMACS_CONFIGURATION "${canonical}" 16239#define EMACS_CONFIGURATION "${canonical}"
16240_ACEOF 16240_ACEOF
16241 16241
16242emacs_config_options=`echo "$emacs_config_options" | sed -e "s/\"/'/g"` 16242emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g"`
16243 16243
16244cat >>confdefs.h <<_ACEOF 16244cat >>confdefs.h <<_ACEOF
16245#define EMACS_CONFIG_OPTIONS "${emacs_config_options}" 16245#define EMACS_CONFIG_OPTIONS "${emacs_config_options}"