git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12432
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
index = wxEmptyString,
charset = wxEmptyString;
index = wxEmptyString,
charset = wxEmptyString;
+#if defined(__WXMAC__) && !defined(__DARWIN__)
if (wxIsAbsolutePath(book)) bookFull = book;
else bookFull = wxGetCwd() + book; // no slash or dot
wxFileName fn( bookFull );
if (wxIsAbsolutePath(book)) bookFull = book;
else bookFull = wxGetCwd() + book; // no slash or dot
wxFileName fn( bookFull );