[7.2.245] When 'enc' is "utf-16" and 'fenc' is "utf-8" writing a file does
[vim_mainline.git] / configure
blob1d0c5b2ece5f8abb1ec76751085a5244e2fb2af0
1 #! /bin/sh
3 # This is just a stub for the Unix configure script, to provide support for
4 # doing "./configure" in the top Vim directory.
6 cd src && exec ./configure "$@"