summaryrefslogtreecommitdiff
path: root/Build/source/texk/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-xBuild/source/texk/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index 428a8375e73..85d9cb43c33 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -3454,6 +3454,10 @@ $as_echo "$as_me: Assuming \`--enable-psutils=$enable_psutils'" >&6;}
;;
esac
+test "x$enable_psutils" = xno || {
+ need_paper=yes
+}
+
## utils/t1utils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/t1utils/
## configure options and TL libraries required for t1utils
# Check whether --enable-t1utils was given.