view configure @ 15918:22b51b13634d v8.1.0965

patch 8.1.0965: search test fails commit https://github.com/vim/vim/commit/e86ecbd92271ad86b543c71ca50452528f704ffb Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 21 17:48:59 2019 +0100 patch 8.1.0965: search test fails Problem: Search test fails. Solution: Wait a bit longer for the 'ambiwidth' redraw.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Feb 2019 18:00:08 +0100
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 "$@"