*-*- added before darwin*
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@797
This commit is contained in:
parent
d97fa68f06
commit
c3b07fe35a
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ case "$target" in
|
|||
*-*-cygwin* | *-*-mingw32*)
|
||||
LIBS="$LIBS -lwinmm"
|
||||
;;
|
||||
darwin*)
|
||||
*-*-darwin*)
|
||||
dnl We have a problem here: both MacOS X and Darwin report
|
||||
dnl the same signature "powerpc-apple-darwin*" - so we have
|
||||
dnl to do more to distinguish them.
|
||||
|
|
Loading…
Add table
Reference in a new issue