diff options
author | Tor Andersson <tor@ghostscript.com> | 2005-04-14 13:31:14 +0200 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2005-04-14 13:31:14 +0200 |
commit | f926106a92ece6a0c14ec8c3de5ecb0e1894b2eb (patch) | |
tree | 4a57fdba23c72f7a038deabc4ef46ed17a45bde2 /Jamrules | |
parent | 93cb0dacf164ac3e9d3e7089fc7d2f0beb7715b4 (diff) | |
download | mupdf-f926106a92ece6a0c14ec8c3de5ecb0e1894b2eb.tar.xz |
update x11pdf part 1
Diffstat (limited to 'Jamrules')
-rw-r--r-- | Jamrules | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ switch $(OS) case LINUX : NEED_STRLCPY = yes ; NEED_STRLCAT = yes ; + NEED_STRSEP = yes ; FLAG_LDALL += -L/usr/X11R6/lib ; switch $(CC)-$(OSPLAT) |