]> git.pld-linux.org Git - packages/texlive.git/blame - texlive-teckit.patch
- remove duplicated revtex documentation
[packages/texlive.git] / texlive-teckit.patch
CommitLineData
768e5264
AM
1diff -up texlive-2007/texk/web2c/xetexdir/xetex.mk.system_teckit texlive-2007/texk/web2c/xetexdir/xetex.mk
2--- texlive-2007/texk/web2c/xetexdir/xetex.mk.system_teckit 2007-08-18 16:29:37.000000000 +0200
3+++ texlive-2007/texk/web2c/xetexdir/xetex.mk 2007-08-18 16:30:06.000000000 +0200
4@@ -56,8 +56,8 @@ FREETYPE2DEP = @FREETYPE2DEP@
5 FREETYPE2DIR = ../../libs/freetype2
6 FREETYPE2SRCDIR = $(srcdir)/$(FREETYPE2DIR)
7
8-TECKITFLAGS = @TECKITCPPFLAGS@
9-LDTECKIT = @LDTECKIT@
10+TECKITFLAGS = -I/usr/include/teckit
11+LDTECKIT = -lTECkit
12 TECKITDEP = @TECKITDEP@
13
14 TECKITDIR=../../libs/teckit
This page took 0.049458 seconds and 4 git commands to generate.