Mercurial > vim
view configure @ 11650:2a4e83ba20a5
Added tag v8.0.0707 for changeset 0f7888a5ba682723b1316d38dad40293f1c11dfc
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 11 Jul 2017 18:30:04 +0200 |
parents | cd9471bd8e9e |
children | a1ca6778da49 |
line wrap: on
line source
#! /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 "$@"