]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
added check for w32api.h to configure (so that libjpeg works when cross-compiling)
[wxWidgets.git] / configure.in
index 012c1c6ae4135e087430564e2d809155e6420d8f..b211a741c8e605c97b3cdde0e96487b497d1d7d9 100644 (file)
@@ -1596,6 +1596,8 @@ if test "$wxUSE_GUI" = "yes"; then
                 AC_MSG_ERROR(please set CFLAGS to contain the location of windows.h)
             fi
         fi
+        
+        AC_CHECK_HEADERS(w32api.h)
 
         INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw"
         dnl --- Quick & Dirty ; link against most/all libraries