From e82a4ec6e8f06840867512112128041581c022e7 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 24 Jun 2013 09:42:47 +0000 Subject: 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 --- Build/source/texk/ttf2pk2/ac/withenable.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/ttf2pk2/ac') 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 +dnl Copyright (C) 2011-2013 Peter Breitenlohner 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]) -- cgit v1.2.3