From 1e8a045abd17bc8d2fb74efa977acce995c8252c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 10 Feb 2013 06:19:05 -0500 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #define EMACS_CONFIGURATION "${canonical}" _ACEOF -emacs_config_options=`echo "$emacs_config_options" | sed -e "s/\"/'/g"` +emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g"` cat >>confdefs.h <<_ACEOF #define EMACS_CONFIG_OPTIONS "${emacs_config_options}" -- 2.39.2