view configure @ 1432:bca50c9e1374 v7.1.147

updated for version 7.1-147
author vimboss
date Tue, 30 Oct 2007 16:37:15 +0000
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 "$@"