diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-08-27 21:09:13 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-09-01 19:26:08 +0400 |
commit | 65d5d3f92246f056a45e4ddc6f13487de39cd47c (patch) | |
tree | ce19850cd2be3b8ffd68dbe32a178c4642989b2d /hw | |
parent | ca871ec8612cc0e95a02de83a3bdd01514e5733b (diff) |
configure: Remove unneeded redirections of stderr (pkg-config --exists)
Predicate options (--exists, --atleast-version, ...) of pkg-config dont't
print error messages to stderr, so redirecting stderr is not necessary.
Combining a predicate option with --modversion is not necessary for tests.
Instead of testing with --modversion, --exists can be used.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions