]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed mmedia contrib to work if libesd is not present
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 3 Aug 2003 18:53:42 +0000 (18:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 3 Aug 2003 18:53:42 +0000 (18:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 213526f4258efebdc6f823a0d1709cf823a42af4..3a3c6e9cab64fbe48b2b2b0664601ceb0c1e5552 100644 (file)
 /* 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