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