Mercurial > hg > RemoteEditor > vim7
view configure @ 7:95054589743a
*** empty log message ***
author | axmo |
---|---|
date | Wed, 13 Aug 2008 17:54:25 +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 "$@"