home *** CD-ROM | disk | FTP | other *** search
/ vim.ftp.fu-berlin.de / 2015-02-03.vim.ftp.fu-berlin.de.tar / vim.ftp.fu-berlin.de / unix / vim-6.2.tar.bz2 / vim-6.2.tar / vim62 / configure next >
Encoding:
Text File  |  2001-10-23  |  164 b   |  7 lines

  1. #! /bin/sh
  2.  
  3. # This is just a stub for the Unix configure script, to provide support for
  4. # doing "./configure" in the top Vim directory.
  5.  
  6. cd src && ./configure "$@"
  7.