Mercurial > vim
view configure @ 12199:5040c9c973c9
Added tag v8.0.0979 for changeset 65cff399750bbf2a9d01c5b4ed959cedc3024679
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 20 Aug 2017 20: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 "$@"