Sync with newest CVS repository.
[MacVim/jjgod.git] / configure
blob24f2b03bf5a93fd7e11e0b42089242ca76a0dd54
1 #! /bin/sh
3 # This is just a stub for the Unix configure script, to provide support for
4 # doing "./configure" in the top Vim directory.
6 cd src && ./configure "$@"