view configure @ 2079:5abd3e3c0085 v7.2.363

updated for version 7.2.363 Problem: Can't dynamically load Perl 5.10. Solution: Add the function Perl_croak_xs_usage. (Sergey Khorev)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 17 Feb 2010 16:40:58 +0100
parents cd9471bd8e9e
children a1ca6778da49
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 "$@"