Mercurial > vim
view configure @ 14783:382b629454f5
Added tag v8.1.0403 for changeset d2aea794a681045a89967ba9f8d67c1950b68fdd
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 18 Sep 2018 21:45:06 +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 "$@"