forked from aniani/vim
updated for version 7.2a
This commit is contained in:
6
runtime/tutor/configure
vendored
Executable file
6
runtime/tutor/configure
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /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 "$@"
|
||||
Reference in New Issue
Block a user