diff options
author | Norbert Preining <preining@logic.at> | 2007-12-29 19:21:27 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-12-29 19:21:27 +0000 |
commit | ee86762d75bc67e04297698af49842f06e790970 (patch) | |
tree | 9333587dc1b8b1f1108c73a825cf09c5ecab7fb1 /Build/source/configure | |
parent | 9c45472de91196e0aaaa10867664995c35346501 (diff) |
add automagic to tpic2pdftex ... it is now build/installed
git-svn-id: svn://tug.org/texlive/trunk@5987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/configure b/Build/source/configure index 51792627617..e33f5eeed7b 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4892,7 +4892,7 @@ test "$needs_obsdcompat" = yes \ subdirs="$subdirs libs" -PKGS='dialog lcdf-typetools lzma-utils mkjobtexmf pdfopen ps2eps psutils t1utils texi2html texinfo' +PKGS='dialog lcdf-typetools lzma-utils mkjobtexmf pdfopen ps2eps psutils t1utils texi2html texinfo tpic2pdftex' ESUBDIRS= test -d utils || mkdir utils for pkg in $PKGS; do |