Drew Ronneberg : netapi32: Remove obsolete -D_SVRAPI_ from Makefile.in.

Alexandre Julliard julliard at winehq.org
Mon May 2 16:02:09 CDT 2022


Module: wine
Branch: master
Commit: cacf4d1a55ad657eb05dd55661da048e789fb3cd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=cacf4d1a55ad657eb05dd55661da048e789fb3cd

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Sun May  1 05:59:07 2022 -0400

netapi32: Remove obsolete -D_SVRAPI_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg at yahoo.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/netapi32/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/netapi32/Makefile.in b/dlls/netapi32/Makefile.in
index 1f97d9797b9..cb0ea5168b5 100644
--- a/dlls/netapi32/Makefile.in
+++ b/dlls/netapi32/Makefile.in
@@ -1,4 +1,3 @@
-EXTRADEFS = -D_SVRAPI_
 MODULE    = netapi32.dll
 UNIXLIB   = netapi32.so
 IMPORTLIB = netapi32




More information about the wine-cvs mailing list