From a18f5e10024df553b18bc4d1a68f0e642586b20a Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 4 Feb 2017 20:33:53 +0100 Subject: [PATCH] Typo. --- builds/unix/freetype-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds/unix/freetype-config.in b/builds/unix/freetype-config.in index d20431ba0..97de13449 100644 --- a/builds/unix/freetype-config.in +++ b/builds/unix/freetype-config.in @@ -13,7 +13,7 @@ LC_ALL=C export LC_ALL -# if `pkg-config' is available, use values from `freetype.pc' +# if `pkg-config' is available, use values from `freetype2.pc' pkg-config --version >/dev/null 2>&1 if test $? -eq 0 ; then # note that option `--variable' is not affected by the