Mercurial > vim
view configure @ 9266:78fc4c84476e v7.4.1916
commit https://github.com/vim/vim/commit/b8aefa46adf5e825118716e142fab7ef32076475
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jun 10 23:02:56 2016 +0200
patch 7.4.1916
Problem: No proper test for what 7.4.1906 fixes.
Solution: Add a test for reading many lines.
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 "$@"