Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
7b6d4a8ce837e4a0b8484dbbacb4ebcc9995f6fb
/
.
/
runtime
/
tutor
/
configure
blob: 1d0c5b2ece5f8abb1ec76751085a5244e2fb2af0 [
file
] [
log
] [
blame
]
Bram Moolenaar
8c8de83
2008-06-24 22:58:06 +0000
[
diff
] [
blame
]
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
"$@"