added check for w32api.h to configure (so that libjpeg works when cross-compiling)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2001-07-10 22:39:58 +00:00
parent b0bdbbfe11
commit d4158b5d93
3 changed files with 474 additions and 428 deletions

View File

@@ -990,6 +990,9 @@
/* Define if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H
/* Define if you have the <w32api.h> header file (mingw,cygwin). */
#undef HAVE_W32API_H
/* Define this if you are using gtk and gdk contains support for X11R6 XIM */
#undef HAVE_XIM