## libs/poppler/ac/poppler.ac: configure.ac fragment for the TeX Live subdirectory libs/poppler/
dnl
dnl Copyright (C) 2011 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## basic check of system poppler
KPSE_TRY_LIBXX([poppler],
               [#include <GfxFont.h>],
               [GfxFont *gfxFont; gfxFont->decRefCnt();])