Ian Pilcher wrote:
Marcus Meissner wrote:
Add here:
CFLAGS="$CFLAGS -I$ft_incl_dir"
Works great. Thanks!
I spoke too soon. It's finding /usr/include/freetype/freetype.h (from FreeType 1.x). The test is not paying any attention to the CFLAGS variable.
So how does one get the autoconf tests to look in a non-standard directory for header files?