From de175a032d27b2f22d2394b1c4b42734a211271d Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 1 Feb 2010 10:37:11 +0000 Subject: zziplib-0.13.58, minor build system cleanup git-svn-id: svn://tug.org/texlive/trunk@16892 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipng/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk/dvipng/configure') diff --git a/Build/source/texk/dvipng/configure b/Build/source/texk/dvipng/configure index c7d87bd9176..c273462525d 100755 --- a/Build/source/texk/dvipng/configure +++ b/Build/source/texk/dvipng/configure @@ -14943,7 +14943,7 @@ if test "x$with_system_freetype2" = xyes; then if $FT2_CONFIG --ftversion >/dev/null 2>&1; then FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags` FREETYPE2_LIBS=`$FT2_CONFIG --libs` -elif test "x$need_freetype2:$with_system_freetype2" = 'xyes:yes'; then +elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then as_fn_error "did not find freetype-config required for system freetype2 library" "$LINENO" 5 fi else -- cgit v1.2.3