different behavior of pkg-config #20

Closed
opened 2012-07-01 04:28:18 +00:00 by wengxt · 1 comment
wengxt commented 2012-07-01 04:28:18 +00:00 (Migrated from github.com)

pkg-config --at-least-version 1.0 "cairo-xlib "

pkg-config will return 0 and pkgconf will return 1. which may break some pkg check

pkg-config --at-least-version 1.0 "cairo-xlib " pkg-config will return 0 and pkgconf will return 1. which may break some pkg check

hmm, it does work without the trailing space. interesting find, i will add a test for trailing space to the testsuite now.

hmm, it does work without the trailing space. interesting find, i will add a test for trailing space to the testsuite now.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#20
There is no content yet.