view configure @ 38:e06a1cd7230d

Added tag ack-mode-protocol for changeset 2820e371ab4b
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 26 Nov 2008 18:20:31 +0900
parents 76efa0be13f1
children
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 "$@"