aboutsummaryrefslogtreecommitdiff
path: root/libXmu
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-18 22:32:10 +0000
committermarha <marha@users.sourceforge.net>2011-01-18 22:32:10 +0000
commit06141f7a37054b5a53f09287e7ad0f5c8619a2d7 (patch)
tree90e67966521fd3ef006dde8588865c050a04ff09 /libXmu
parent541b3e916e6cbbf2ef5e8f6e3f049b24c01c74ca (diff)
downloadvcxsrv-06141f7a37054b5a53f09287e7ad0f5c8619a2d7.tar.gz
vcxsrv-06141f7a37054b5a53f09287e7ad0f5c8619a2d7.tar.bz2
vcxsrv-06141f7a37054b5a53f09287e7ad0f5c8619a2d7.zip
Use other default bitmap dir
Diffstat (limited to 'libXmu')
-rw-r--r--libXmu/src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libXmu/src/makefile b/libXmu/src/makefile
index 8eff09d60..be4990997 100644
--- a/libXmu/src/makefile
+++ b/libXmu/src/makefile
@@ -2,7 +2,7 @@ LIBRARY = libXmu
INCLUDES := ..\include ..\include\X11\Xmu $(INCLUDES)
-DEFINES += XT_NO_SM
+DEFINES += XT_NO_SM BITMAPDIR="""bitmaps"""
CSRCS = \
ClientWin.c \