[systemd-bugs] [Bug 57800] New: Please prefer pkg-config over python-config

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 2 03:02:24 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57800

          Priority: medium
            Bug ID: 57800
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Please prefer pkg-config over python-config
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: mgorny at gentoo.org
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

systemd recently started using python-config to detect python. This method is
outdated and the modern way is to use pkg-config modules which are installed in
python2.7+.

  $ pkg-config --cflags --libs python-2.7
  -I/usr/include/python2.7  -lpython2.7

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20121202/c669bb90/attachment.html>


More information about the systemd-bugs mailing list