aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libXt/src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libXt/src/makefile b/libXt/src/makefile
index 37c59147c..76441250c 100644
--- a/libXt/src/makefile
+++ b/libXt/src/makefile
@@ -2,7 +2,7 @@ LIBRARY = libXt
INCLUDES := .. ../include ../include/X11 $(INCLUDES)
-DEFINES += XT_NO_SM
+DEFINES += XT_NO_SM ERRORDB="""XtErrorDB"""
CSRCS = \
ActionHook.c \