summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-23 16:33:37 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-23 16:33:37 +0000
commitb789d9d640329830153fd0b4ec23c7545100969b (patch)
treec4a428db3de017c18afac09b8a5648162e960e8e /Build/source/libs/freetype2/ac
parent6fe018282ebe6acac6f4c9aab818346f304e7373 (diff)
build system cleanup
git-svn-id: svn://tug.org/texlive/trunk@12807 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/ac')
-rw-r--r--Build/source/libs/freetype2/ac/withenable.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/libs/freetype2/ac/withenable.ac b/Build/source/libs/freetype2/ac/withenable.ac
index 26d7144f440..4bbb05f503b 100644
--- a/Build/source/libs/freetype2/ac/withenable.ac
+++ b/Build/source/libs/freetype2/ac/withenable.ac
@@ -3,7 +3,4 @@ dnl
dnl Copyright (C) 2009 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 freetype2
-dnl Due to Mac OS X problems we use the internal zlib code.
-dnl KPSE_WITH_LIB([freetype2], [zlib], [nodirs])
-KPSE_WITH_LIB([freetype2], , [nodirs], [requires freetype-config])
+KPSE_WITH_LIB([freetype2], [zlib])