summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2006-08-08 17:08:52 +0000
committervimboss <devnull@localhost>2006-08-08 17:08:52 +0000
commit795115566371aba832c2e40eb95fcadfa6a6bc97 (patch)
tree30d3304f36ee789a5e1e1c9ca6318e44e7d0822d /configure
parent273aacafa7687e1a54c81c17c61906342b2812d7 (diff)
downloadvim-795115566371aba832c2e40eb95fcadfa6a6bc97.tar.gz
updated for version 7.0-047v7.0.047v7-0-047
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 24f2b03b..1d0c5b2e 100755
--- a/configure
+++ b/configure
@@ -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 "$@"