view configure @ 8088:1b70dae3e79a v7.4.1338

commit https://github.com/vim/vim/commit/0c2c96e47c8b44f7d69da2add906224a89318ff7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 16 19:44:20 2016 +0100 patch 7.4.1338 Problem: Another part of the change is missing. Solution: Type os_unix.c right this time.
author Christian Brabandt <cb@256bit.org>
date Tue, 16 Feb 2016 19:45:06 +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 "$@"