Mercurial > vim
view configure @ 12077:7323503da3ee
Added tag v8.0.0918 for changeset ca4931a20f8c0811c9bc8e21c2ba28abc41b5539
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 12 Aug 2017 20:00: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 "$@"