Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
0ddf0a7df0e3a9e966b25150df772b91f32182f8
/
.
/
configure
blob: 1d0c5b2ece5f8abb1ec76751085a5244e2fb2af0 [
file
] [
log
] [
blame
]
#! /bin/sh
# This is just a stub for the Unix configure script, to provide support for
# doing "./configure" in the top Vim directory.
cd src
&&
exec
./
configure
"$@"