diff --git a/configure.in b/configure.in index 0cc5ca58..3f04af1e 100644 --- a/configure.in +++ b/configure.in @@ -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