Auto-commit of generated files.
This commit is contained in:
parent
c660a885df
commit
1ee025605e
1 changed files with 1 additions and 1 deletions
2
autogen/configure
vendored
2
autogen/configure
vendored
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue