aboutsummaryrefslogtreecommitdiff
path: root/fontconfig/fc-glyphname
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-01-19 21:39:23 +0000
committermarha <marha@users.sourceforge.net>2011-01-19 21:39:23 +0000
commit9d399c4f837acfd5b98d00a7acac04f2e03e5e3e (patch)
tree070c1786dfca0457c860420e37183ed1686f9da7 /fontconfig/fc-glyphname
parent1d6db05ee9b24b67aa55c631f7763e960b47b68f (diff)
downloadvcxsrv-9d399c4f837acfd5b98d00a7acac04f2e03e5e3e.tar.gz
vcxsrv-9d399c4f837acfd5b98d00a7acac04f2e03e5e3e.tar.bz2
vcxsrv-9d399c4f837acfd5b98d00a7acac04f2e03e5e3e.zip
Solved problems in makefile (seen when running mhmake_dbg)
Diffstat (limited to 'fontconfig/fc-glyphname')
-rw-r--r--fontconfig/fc-glyphname/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/fontconfig/fc-glyphname/makefile b/fontconfig/fc-glyphname/makefile
index 138c6e418..fca00db80 100644
--- a/fontconfig/fc-glyphname/makefile
+++ b/fontconfig/fc-glyphname/makefile
@@ -1,3 +1,7 @@
+ifneq ($(NORELDBG),1)
+$(error NORELDBG should have been set to 1)
+endif
+
INCLUDES+=..\src
TMPL=fcglyphname.tmpl.h