summaryrefslogtreecommitdiff
path: root/Build/source/texk/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-25 12:33:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-25 12:33:38 +0000
commit30b7bdb81416c44fcd47a9b0a57e0c0f810a725f (patch)
tree27efce7f4ed350b50d35c51f545aaa226b8c1afe /Build/source/texk/configure
parentedc3291a11eb0048e750f5861e9dd447a7e959a4 (diff)
psutils 1.21
git-svn-id: svn://tug.org/texlive/trunk@31995 c570f23f-e606-0410-a88d-b1316a301751
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.