[Poppler-bugs] [Bug 20588] New: Use PKG_PROG_PKG_CONFIG to check for pkg-config

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 10 14:46:27 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=20588

           Summary: Use PKG_PROG_PKG_CONFIG to check for pkg-config
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: lowest
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: hib at hiberis.nl


Created an attachment (id=23736)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=23736)
patch-1-Check_for_pkg-config_with_PKG_PROG_PKG_CONFIG

Since commit 7a5d1e57b2757c986da17f7238415b927e73127f poppler checks for
pkg-config, but this hard-codes 'pkg-config' as the name of the pkg-config
program. 

It is better to use PKG_PROG_PKG_CONFIG, as this will also check for the
appropriate pkg-config program when cross compiling.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list