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 / src / configure < prev    next >
Encoding:
Text File  |  2003-06-01  |  172 b   |  5 lines

  1. #! /bin/sh
  2. # run the automatically generated configure script
  3. CONFIG_STATUS=auto/config.status \
  4.     auto/configure "$@" --srcdir="${srcdir-.}" --cache-file=auto/config.cache
  5.