summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-11-08 00:12:32 +0000
committerKarl Berry <karl@freefriends.org>2006-11-08 00:12:32 +0000
commit8f3aac13a43d3faa3fa83f017047970fd196c42c (patch)
tree9d0d76445ca28212cdc912c66b3a288f35d25628 /Build
parentd1339e1eac554af6a786f49bc2e9c190362085f4 (diff)
(PKGS): remove sam2p after all.
git-svn-id: svn://tug.org/texlive/trunk@2399 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure
index bfdb132df87..c7a9fb700c4 100755
--- a/Build/source/configure
+++ b/Build/source/configure
@@ -25,7 +25,7 @@ ac_help="$ac_help
ac_help="$ac_help
--without-psutils do not build the psutils package"
ac_help="$ac_help
- --without-sam2p do not build the psutils sam2p"
+ --without-sam2p do not build the sam2p package"
ac_help="$ac_help
--without-t1utils do not build the t1utils package"
ac_help="$ac_help
@@ -4788,7 +4788,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