Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
8ff38007cb49c85f10ce6e6394074e41dbe4c97d
/
.
/
configure
blob: 24f2b03bf5a93fd7e11e0b42089242ca76a0dd54 [
file
] [
log
] [
blame
]
Bram Moolenaar
071d427
2004-06-13 20:20:40 +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
&&
./
configure
"$@"