projects
/
platform
/
upstream
/
vim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix build error
[platform/upstream/vim.git]
/
configure
1
#! /bin/sh
2
3
# This is just a stub for the Unix configure script, to provide support for
4
# doing "./configure" in the top Vim directory.
5
6
cd src && exec ./configure "$@"