diff options
author | Martin Schröder <martin@oneiros.de> | 2007-12-28 00:18:18 +0000 |
---|---|---|
committer | Martin Schröder <martin@oneiros.de> | 2007-12-28 00:18:18 +0000 |
commit | 35c2888f278072188f5fd99b49f5054f66271462 (patch) | |
tree | 5fe723546bc6a39ac89e459fddc653081a1d865c /Build/source | |
parent | ea97d8d583ade985240920e9d8659672bc7173a4 (diff) |
ran reautoconf
git-svn-id: svn://tug.org/texlive/trunk@5958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-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 684cb16b765..51792627617 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4892,7 +4892,7 @@ test "$needs_obsdcompat" = yes \ subdirs="$subdirs libs" -PKGS='mkjobtexmf dialog lcdf-typetools pdfopen ps2eps psutils t1utils texi2html texinfo' +PKGS='dialog lcdf-typetools lzma-utils mkjobtexmf pdfopen ps2eps psutils t1utils texi2html texinfo' ESUBDIRS= test -d utils || mkdir utils for pkg in $PKGS; do |