summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttfdump/ac/withenable.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-27 11:02:35 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2015-02-27 11:02:35 +0000
commit958e0067544a1527819ac2f103da0983a2792c8d (patch)
tree1d276c84f9c6c22d44f82521d5ecf0e7ba1a9c62 /Build/source/texk/ttfdump/ac/withenable.ac
parent5855e273d3e42154582090a0d4b4fa3b3741cb6f (diff)
texk/ttfdump: Requires kpathsea
git-svn-id: svn://tug.org/texlive/trunk@36392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ttfdump/ac/withenable.ac')
-rw-r--r--Build/source/texk/ttfdump/ac/withenable.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/ttfdump/ac/withenable.ac b/Build/source/texk/ttfdump/ac/withenable.ac
index adc935b8484..7c927e27b15 100644
--- a/Build/source/texk/ttfdump/ac/withenable.ac
+++ b/Build/source/texk/ttfdump/ac/withenable.ac
@@ -1,7 +1,7 @@
## texk/ttfdump/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ttfdump/
dnl
-dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options and TL libraries required for ttfdump
-KPSE_ENABLE_PROG([ttfdump])
+KPSE_ENABLE_PROG([ttfdump], [kpathsea])