comparison src/configure.in @ 816:4a79d6d376f0 v7.0c02

updated for version 7.0c02
author vimboss
date Tue, 28 Mar 2006 21:08:56 +0000
parents 4f1b94b51e99
children 1f929f3ca806
comparison
equal deleted inserted replaced
815:c68b7b2b9e07 816:4a79d6d376f0
163 163
164 dnl Default install directory is not /usr/local 164 dnl Default install directory is not /usr/local
165 if test x$prefix = xNONE; then 165 if test x$prefix = xNONE; then
166 prefix=/Applications 166 prefix=/Applications
167 fi 167 fi
168
169 dnl Sorry for the hard coded default
170 datadir='${prefix}/Vim.app/Contents/Resources'
168 fi 171 fi
169 fi 172 fi
170 fi 173 fi
171 174
172 dnl Avoid a bug with -O2 with gcc 4.0.1. Symptom: malloc() reports double 175 dnl Avoid a bug with -O2 with gcc 4.0.1. Symptom: malloc() reports double