From 8fd115adc568833cdb5af22b65a09c38e0eac20f Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 26 Jun 2012 08:56:57 +0200 Subject: libX11 is now compiled as dll --- bdftopcf/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdftopcf') diff --git a/bdftopcf/makefile b/bdftopcf/makefile index 81986617f..e9a8abf33 100644 --- a/bdftopcf/makefile +++ b/bdftopcf/makefile @@ -8,7 +8,7 @@ INCLUDELIBFILES = \ LIBDIRS=$(dir $(INCLUDELIBFILES)) -load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=$(MAKESERVER) DEBUG=$(DEBUG);) +load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=0 DEBUG=$(DEBUG);) CSRCS = bdftopcf.c -- cgit v1.2.3