[poppler] Branch 'poppler-0.10' - configure.ac

Hib Eris Hib at hiberis.nl
Tue Mar 10 15:16:17 PDT 2009


Albert wrote:

>A Dilluns, 9 de març de 2009, Vincent Torri va escriure:
>>* >    Check for pkgconfig before using it
*>>* >
*>>* >    At the moment if pkgconfig is not installed, an unhelpful syntax
*>>* >    error appears when testing for freetype. Identify the problem
*>>* >    earlier on
*>>* >
*>>* > +dnl ##### Check for pkgconfig
*>>* > +AC_CHECK_PROG(HAVE_PKGCONFIG, pkg-config, yes, no)
*>>* > +if test "x$HAVE_PKGCONFIG" = "xno"; then
*>>* > +  AC_MSG_ERROR("*** pkg-config not found ***")
*>>* > +fi
*>>* > +
*>>*
*>>* you should use PKG_PROG_PKG_CONFIG instead (macro that is in pkg.m4)
*>
>Can you attach a patch please?
>
>Albert


A patch is in bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=20588


Kind regards,

Hib Eris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/poppler/attachments/20090310/48c4bc18/attachment.html 


More information about the poppler mailing list