about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-05-20 10:59:27 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-05-20 10:59:27 +0000
commit7270c28a3992a1a386bc491f0f026080bb88387e (patch)
tree5b2b0e8569b73f7b532a4dfa4fbbbf3d3e2296da /configure.in
parent2e7937686a26c0c227112f8310e11d193257b10f (diff)
downloadzsh-7270c28a3992a1a386bc491f0f026080bb88387e.tar.gz
zsh-7270c28a3992a1a386bc491f0f026080bb88387e.tar.xz
zsh-7270c28a3992a1a386bc491f0f026080bb88387e.zip
14401: workaround for script execution under Cygwin
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6ae0522f8..d35a43f19 100644
--- a/configure.in
+++ b/configure.in
@@ -1913,6 +1913,7 @@ dnl So add them now.  See the comment at the end of Src/mkmakemod.sh.
 cp $CONFIG_STATUS $CONFIG_STATUS.old
 sed '1,$s@^\( *ac_file_inputs=\).*$@\1`echo $ac_file_in | sed -e "s%^%:%" -e "s%:\\([^!]\\)% $ac_given_srcdir/\\1%g" -e "s%:!% %"`@' \
  $CONFIG_STATUS.old >$CONFIG_STATUS
+ chmod +x $CONFIG_STATUS
  rm -f $CONFIG_STATUS.old]
 
 test "$real_no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1