view configure @ 1945:9d6a886aceb2 v7.2.242

updated for version 7.2-242
author vimboss
date Wed, 29 Jul 2009 13:42:05 +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 "$@"