From 1daa0129101f69c77a1c7047b598e223125e72a1 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 11 Sep 2013 08:08:07 +0000 Subject: lcdf-typetools: W32TeX uodate (from Akira) Prepare for SELFAUTOGRANDPARENT (for stanalone build) git-svn-id: svn://tug.org/texlive/trunk@31630 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Build/source/configure') diff --git a/Build/source/configure b/Build/source/configure index 3c178d3100a..8af05266bb4 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -20325,14 +20325,6 @@ elif test "x$need_libpng:$with_system_libpng" = xyes:yes; then as_fn_error $? "did not find libpng" "$LINENO" 5 fi -if test "x$with_freetype_includes" != x && test "x$with_freetype_includes" != xyes; then - FREETYPE_INCLUDES="-I$with_freetype_includes" -fi -FREETYPE_LIBS="-lttf" -if test "x$with_freetype_libdir" != x && test "x$with_freetype_libdir" != xyes; then - FREETYPE_LIBS="-L$with_freetype_libdir $FREETYPE_LIBS" -fi - if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}freetype-config", so it can be a program name with args. set dummy ${ac_tool_prefix}freetype-config; ac_word=$2 -- cgit v1.2.3