]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Sun, 10 Feb 2013 11:19:05 +0000 (06:19 -0500)
committerGlenn Morris <rgm@gnu.org>
Sun, 10 Feb 2013 11:19:05 +0000 (06:19 -0500)
autogen/configure

index 4b27e99acf1858ca5110f520bf5b8244d5b9e3ff..1251680b94210472618848e0f12e50046759153b 100755 (executable)
@@ -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}"