summaryrefslogtreecommitdiff
path: root/Jamrules
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2005-04-14 14:35:46 +0200
committerTor Andersson <tor@ghostscript.com>2005-04-14 14:35:46 +0200
commitb436d82e6b402e6e53c5db2ecdb10c7c0b49ea86 (patch)
tree30496b6c1c114c5cf2305f7a33af3d52a82a8fbb /Jamrules
parentd1d9be4fa01ad42b25a77e924010a39d64723c8b (diff)
downloadmupdf-b436d82e6b402e6e53c5db2ecdb10c7c0b49ea86.tar.xz
update x11pdf part 2
Diffstat (limited to 'Jamrules')
-rw-r--r--Jamrules1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamrules b/Jamrules
index 86cec232..cf0c3e63 100644
--- a/Jamrules
+++ b/Jamrules
@@ -57,6 +57,7 @@ switch $(OS)
}
case MACOSX :
+ FLAG_LDALL += -L/usr/X11R6/lib ;
FLAG_CCALL += -std=gnu99 -DHAVE_C99 ;
FLAG_CCRELEASE = -DARCH_PPC -faltivec -fast ;