commit | d2cec5b043361ee798a0522244135f4ea87838f6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 28 21:08:56 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 28 21:08:56 2006 +0000 |
tree | 3ad43aed8a8c373f85a2a3adf286b045c14f6cfe | |
parent | 607a95ed81973faab2e1c3d9c91822082694fdc3 [diff] [blame] |
updated for version 7.0c02
diff --git a/src/configure.in b/src/configure.in index 2568fc3..2a71f42 100644 --- a/src/configure.in +++ b/src/configure.in
@@ -165,6 +165,9 @@ if test x$prefix = xNONE; then prefix=/Applications fi + + dnl Sorry for the hard coded default + datadir='${prefix}/Vim.app/Contents/Resources' fi fi fi