Mercurial > vim
view configure @ 16205:811ef62e4751
Added tag v8.1.1107 for changeset e49b0957a0c760ea27e78740d2aab0e6c82cb43a
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 03 Apr 2019 22: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 "$@"