Mercurial > vim
view configure @ 8812:5d8c3d12b288
commit https://github.com/vim/vim/commit/8e77bad3c18245f05a3db3acc566856d30667db8
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Apr 2 15:32:45 2016 +0200
Add json_test to gitignore (Hirohito Higashi)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 02 Apr 2016 15:45: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 "$@"