1
0
Fork 0

Check for ddraw header availability

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1894
This commit is contained in:
Sjoerd van der Berg 2004-07-24 18:52:03 +00:00
parent e40d2a6f35
commit 7f29fe4b5a

View file

@ -181,6 +181,7 @@ dnl Some host detection and actions for them
case "$target" in
*-*-cygwin* | *-*-mingw32*)
LIBS="$LIBS -lwinmm"
AC_CHECK_HEADERS(ddraw.h)
;;
*-*-darwin*)
dnl We have a problem here: both MacOS X and Darwin report