X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=m4%2Ffontconfig.m4;h=98da5a2caaf2d63699e981b3d19a902dd32ed1b6;hp=9e91250c0a8c4d70293238a46d9795ebba57c86f;hb=HEAD;hpb=ea05d6482829c92dc5c37002e0b532ac94fb12d4 diff --git a/m4/fontconfig.m4 b/m4/fontconfig.m4 index 9e91250..98da5a2 100644 --- a/m4/fontconfig.m4 +++ b/m4/fontconfig.m4 @@ -94,7 +94,7 @@ EOF fi # if the above didn't work out, reset all changes to the compiler variables. -if test "x${HAVE_FREETYPE}" "!=" "x1"; then +if test "x${HAVE_FONTCONFIG}" "!=" "x1"; then CPPFLAGS=$OLDCPPFLAGS LIBS=$OLDLIBS fi