updated for version 7.0-047

This commit is contained in:
Bram Moolenaar
2006-08-08 17:08:52 +00:00
parent 8ff38007cb
commit 7085ee750e
3 changed files with 7 additions and 1 deletions

2
configure vendored
View File

@ -3,4 +3,4 @@
# This is just a stub for the Unix configure script, to provide support for
# doing "./configure" in the top Vim directory.
cd src && ./configure "$@"
cd src && exec ./configure "$@"