Replace FT2_* flags on our own. If FreeType is not installed, its AC macro
is not available which does it even if Freetype is disabled.
This commit is contained in:
@@ -339,6 +339,9 @@ if test "$enable_freetype" = "yes"; then
|
|||||||
[enable_freetype=no])],
|
[enable_freetype=no])],
|
||||||
[AC_MSG_WARN([freetype does not seem to be installed])])
|
[AC_MSG_WARN([freetype does not seem to be installed])])
|
||||||
fi
|
fi
|
||||||
|
AC_SUBST([FT2_CFLAGS])
|
||||||
|
AC_SUBST([FT2_LIBS])
|
||||||
|
|
||||||
|
|
||||||
dnl ######################################################################
|
dnl ######################################################################
|
||||||
dnl ethlcd support
|
dnl ethlcd support
|
||||||
|
|||||||
Reference in New Issue
Block a user