Mercurial > vim
view configure @ 121:86d71ae0c85a v7.0042
updated for version 7.0042
author | vimboss |
---|---|
date | Wed, 19 Jan 2005 22:24:34 +0000 |
parents | 3fc0f57ecb91 |
children | cd9471bd8e9e |
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 && ./configure "$@"