summaryrefslogtreecommitdiff
path: root/configure
blob: 24f2b03bf5a93fd7e11e0b42089242ca76a0dd54 (plain)
1
2
3
4
5
6
#! /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 && ./configure "$@"