From 86650b5b228b446487c12e6b57fc7bd4bbdcb195 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Sat, 1 Dec 2012 13:16:15 +0000 Subject: Regenerate configure and */configure git-svn-id: svn://tug.org/texlive/trunk@28409 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/configure | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Build/source/utils') diff --git a/Build/source/utils/configure b/Build/source/utils/configure index 2822ac6d023..191c990c78f 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -4670,13 +4670,13 @@ $as_echo "$as_me: Assuming installed \`harfbuzz' headers and library" >&6;} ac_configure_args="$ac_configure_args '--with-system-harfbuzz=$with_system_harfbuzz'" fi if test "x$with_system_harfbuzz" = xyes; then - if test "x$with_system_freetyp2" = x; then - { $as_echo "$as_me:${as_lineno-$LINENO}: -> installed \`freetyp2' headers and library" >&5 -$as_echo "$as_me: -> installed \`freetyp2' headers and library" >&6;} - with_system_freetyp2=yes - ac_configure_args="$ac_configure_args '--with-system-freetyp2'" - elif test "x$with_system_freetyp2" != xyes; then - as_fn_error $? "Sorry, \`--with-system-harfbuzz' requires \`--with-system-freetyp2'" "$LINENO" 5 + if test "x$with_system_freetype2" = x; then + { $as_echo "$as_me:${as_lineno-$LINENO}: -> installed \`freetype2' headers and library" >&5 +$as_echo "$as_me: -> installed \`freetype2' headers and library" >&6;} + with_system_freetype2=yes + ac_configure_args="$ac_configure_args '--with-system-freetype2'" + elif test "x$with_system_freetype2" != xyes; then + as_fn_error $? "Sorry, \`--with-system-harfbuzz' requires \`--with-system-freetype2'" "$LINENO" 5 fi if test "x$with_system_icu" = x; then { $as_echo "$as_me:${as_lineno-$LINENO}: -> installed \`icu' headers and library" >&5 @@ -4689,7 +4689,7 @@ $as_echo "$as_me: -> installed \`icu' headers and library" >&6;} fi test "x$need_harfbuzz" = xyes && { - need_freetyp2=yes + need_freetype2=yes need_icu=yes } -- cgit v1.2.3