fixed mmedia contrib to work if libesd is not present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
264af224d8
commit
38d85c646d
1 changed files with 3 additions and 0 deletions
|
|
@ -1160,6 +1160,9 @@
|
|||
/* Define if you have the <w32api.h> header file (mingw,cygwin). */
|
||||
#undef HAVE_W32API_H
|
||||
|
||||
/* Define if you have the <esd.h> header file. */
|
||||
#undef HAVE_ESD_H
|
||||
|
||||
/* Define if you have wcsrtombs() function */
|
||||
#undef HAVE_WCSRTOMBS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue