summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index a963146ad7..ba936d2031 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -308,7 +308,7 @@ STACK = $(STACK),$(STACK_COMMIT)
!endif
ORGLIBPATH = $(LIB)
-!if defined(HAVE_PSAPI_H)
+!if !defined(HAVE_PSAPI_H)
HAVE_PSAPI_H = 0
!endif
#### End of system configuration section. ####