## libs/graphite/ac/graphite.ac: configure.ac fragment for the TeX Live subdirectory libs/graphite/ dnl dnl Copyright (C) 2009 Peter Breitenlohner dnl You may freely use, modify and/or distribute this file. dnl ## basic check of system graphite KPSE_TRY_LIBXX([graphite], [#include #include ], [gr::Font *font; font->getDPIx();])