commit | ca871ec8612cc0e95a02de83a3bdd01514e5733b | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Tue Aug 27 21:09:12 2013 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sun Sep 01 19:26:00 2013 +0400 |
tree | b4c2c334f744aedc5df848c9f8936acaca4de84a | |
parent | 1d984a67a95d88f3e708b077dab8adeb47c38c93 [diff] |
configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs) For existing libraries, pkg-config --cflags and pkg-config --libs won't print error messages to stderr, so redirecting stderr is not necessary. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>