summaryrefslogtreecommitdiff
path: root/Jamrules
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2005-08-09 18:16:23 +0200
committerTor Andersson <tor@ghostscript.com>2005-08-09 18:16:23 +0200
commit559ada6a8fe16b5dded7acebffd0d46cd272867f (patch)
tree9c5efffdc03fc32c52911c75ac0f7be260de709b /Jamrules
parent4a10060a92a91e7a3897cb7224d204be5e372364 (diff)
downloadmupdf-559ada6a8fe16b5dded7acebffd0d46cd272867f.tar.xz
new unified pdf tool
Diffstat (limited to 'Jamrules')
-rw-r--r--Jamrules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamrules b/Jamrules
index 1b344bfa..ee06b007 100644
--- a/Jamrules
+++ b/Jamrules
@@ -43,7 +43,7 @@ switch $(OS)
NEED_STRLCAT = yes ;
NEED_STRSEP = yes ;
FLAG_CCALL += -std=gnu99 -DHAVE_C99 ;
- FLAG_LDALL += -L/usr/X11R6/lib ;
+ FLAG_LDALL += -L/opt/local/lib -L/usr/X11R6/lib ;
switch $(CC)-$(OSPLAT)
{