Ticket #40640: patch-asco-configure.diff
File patch-asco-configure.diff, 414 bytes (added by rowue@…, 11 years ago) |
---|
-
asco/configure
4042 4211 fi 4043 4212 fi 4044 4213 4214 case $host_os in 4215 *darwin*) 4216 CFLAGS="$CFLAGS -DUNIX -I/usr/include/malloc" 4217 ;; 4218 esac 4219 4045 4220 # Extract the first word of "mpicc", so it can be a program name with args. 4046 4221 set dummy mpicc; ac_word=$2 4047 4222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5