summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
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