view configure @ 8962:b4be6f6610a0

commit https://github.com/vim/vim/commit/0c1ff16b5467f97ce08134fdbc8198127bbe492a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 21 18:01:28 2016 +0200 updated runtime files. Add avra syntax.
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Apr 2016 18: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 "$@"