view configure @ 9822:a38dc0c523b8 v7.4.2186

commit https://github.com/vim/vim/commit/36d1c0fef4039fd4c91643c8ac107e78115158c9 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 8 22:46:14 2016 +0200 patch 7.4.2186 Problem: Timers test is flaky. Solution: Relax the sleep time check.
author Christian Brabandt <cb@256bit.org>
date Mon, 08 Aug 2016 23: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 "$@"