view configure @ 4:7d3c79a9b40a r2007

convert to UTF8
author atsuki
date Sat, 22 Dec 2007 21:11:06 +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 "$@"