Changed configure to define MACOSX also on Intel Macs.

This commit is contained in:
bjorn
2006-07-17 23:42:19 +00:00
parent 2ba550faa1
commit 946fc8e863
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -1339,7 +1339,7 @@ fi
case $Platform in
powerpc-apple-darwin*)
*-apple-darwin*)
MACOSX=yes
cat >>confdefs.h <<_ACEOF