summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk2/ac/withenable.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 09:42:47 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 09:42:47 +0000
commite82a4ec6e8f06840867512112128041581c022e7 (patch)
tree19f7ea4fe44f1ae5f9c7b1dd349b7e2ba1cb9ba1 /Build/source/texk/ttf2pk2/ac/withenable.ac
parentd8ee324e03e46ef3361a8ade3062034bc45795af (diff)
ttf2pk (with libttf) now disabled by default
ttf2pk2 (with libfreetype) completed and now enabled by default git-svn-id: svn://tug.org/texlive/trunk@30893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ttf2pk2/ac/withenable.ac')
-rw-r--r--Build/source/texk/ttf2pk2/ac/withenable.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/ttf2pk2/ac/withenable.ac b/Build/source/texk/ttf2pk2/ac/withenable.ac
index 5d176721554..9893f6c69b9 100644
--- a/Build/source/texk/ttf2pk2/ac/withenable.ac
+++ b/Build/source/texk/ttf2pk2/ac/withenable.ac
@@ -1,7 +1,7 @@
## texk/ttf2pk2/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ttf2pk2/
dnl
-dnl Copyright (C) 2011 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2011-2013 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 ttf2pk
-KPSE_ENABLE_PROG([ttf2pk2], [kpathsea freetype2], [disable])
+KPSE_ENABLE_PROG([ttf2pk2], [kpathsea freetype2])