From 1ee025605e24c0cd99acc5af5c16412ff6ae2cd3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 14 Aug 2013 06:17:37 -0400 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 45d5b7954c9..cde9f41c440 100755 --- a/autogen/configure +++ b/autogen/configure @@ -17169,7 +17169,7 @@ cat >>confdefs.h <<_ACEOF #define EMACS_CONFIGURATION "${canonical}" _ACEOF -emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g"` +emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g" -e 's/\\\\/\\\\\\\\/g'` cat >>confdefs.h <<_ACEOF #define EMACS_CONFIG_OPTIONS "${emacs_config_options}" -- 2.39.2