Mercurial > vim
view configure @ 16626:44290e98c950
Added tag v8.1.1315 for changeset d4e74f9f7ae9efd6c29896116b3130ef79e1ef62
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 10 May 2019 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 "$@"