Mercurial > vim
view configure @ 13309:c548e4cb6bad
Added tag v8.0.1528 for changeset ae312df8d0ab38b775424263206c69fab7724662
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 20 Feb 2018 21:45:05 +0100 |
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 "$@"