Mercurial > vim
view configure @ 9267:e4eff2323d2e
Added tag v7.4.1916 for changeset 78fc4c84476eabd102ab4e4b3a612d104575c48e
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 10 Jun 2016 23:15:05 +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 "$@"