aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-08-14 06:17:37 -0400
committerGlenn Morris2013-08-14 06:17:37 -0400
commit1ee025605e24c0cd99acc5af5c16412ff6ae2cd3 (patch)
tree8ddfd327f7340b3e5ee5eb6c87464bc5768c7389
parentc660a885dfd57e979911e3d6069f8b6b05948347 (diff)
downloademacs-1ee025605e24c0cd99acc5af5c16412ff6ae2cd3.tar.gz
emacs-1ee025605e24c0cd99acc5af5c16412ff6ae2cd3.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 45d5b7954c9..cde9f41c440 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -17169,7 +17169,7 @@ cat >>confdefs.h <<_ACEOF
17169#define EMACS_CONFIGURATION "${canonical}" 17169#define EMACS_CONFIGURATION "${canonical}"
17170_ACEOF 17170_ACEOF
17171 17171
17172emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g"` 17172emacs_config_options=`echo "$emacs_config_options " | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//' -e "s/\"/'/g" -e 's/\\\\/\\\\\\\\/g'`
17173 17173
17174cat >>confdefs.h <<_ACEOF 17174cat >>confdefs.h <<_ACEOF
17175#define EMACS_CONFIG_OPTIONS "${emacs_config_options}" 17175#define EMACS_CONFIG_OPTIONS "${emacs_config_options}"