[PATCH] wininet.dll compile time defines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
  When upgrading to Fedora Core 1 (the new RedHat release, sort of),
wine stopped compiling for me. I was getting errors while parsing
<openssl/ssl.h>, et al. -DOPENSSL_NO_KRB5 makes these go away.

Any thoughts? Please CC me, as I'm not subscribed to the devel list.

--- wine/dlls/wininet/Makefile.in       2003-11-12 21:57:27.000000000 -0600
+++ wine/dlls/wininet/Makefile.in.new   2003-11-24 18:48:41.000000000 -0600
@@ -1,4 +1,4 @@
-EXTRADEFS = -D_WINX32_
+EXTRADEFS = -D_WINX32_ -DOPENSSL_NO_KRB5
 TOPSRCDIR = @top_srcdir@
 TOPOBJDIR = ../..
 SRCDIR    = @srcdir@

-- 
Alex Tribble <alext96@xxxxxxxxxxxx>



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux