Wayne Blaszczyk wrote: >> It's disabled by default (probably because it's too new) and linking >> freetype to libpng without having this defined is useless. I suggest we >> disable png by default using the configure switch. Not sure if we want >> to mention the deps or how to enable the feature. >> > > I'm not too sure if it is disabled by default. Looking at my install > logs, I can see -DFT_CONFIG_OPTION_USE_PNG all over the place.
Yes. I see in builds/unix/configure.ac CFLAGS="$CFLAGS $LIBPNG_CFLAGS -DFT_CONFIG_OPTION_USE_PNG" It seems to be automatically added if it finds libpng. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page