diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-26 16:58:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-26 16:58:46 +0000 |
commit | 7c18fc181a70102875990d852552ceb5646138bd (patch) | |
tree | d164c645bea5a0b012ee465710c76f898d4d4efa /Build/source/configure | |
parent | 167bedcfcc63071e1569d96c3465037dd9eda32e (diff) |
i guess we decided not to include sam2p after all
git-svn-id: svn://tug.org/texlive/trunk@2932 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 70248677abb..609f72000b7 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4811,7 +4811,7 @@ test "$needs_teckit" = yes \ subdirs="$subdirs libs" -PKGS='dialog lcdf-typetools pdfopen psutils sam2p t1utils texi2html texinfo' +PKGS='dialog lcdf-typetools pdfopen psutils t1utils texi2html texinfo' ESUBDIRS= test -d utils || mkdir utils for pkg in $PKGS; do |