]> err.no Git - pkg-config/commit
Add --short-errors
authorTollef Fog Heen <tfheen@err.no>
Sun, 16 Oct 2005 17:31:41 +0000 (17:31 +0000)
committerTollef Fog Heen <tfheen@err.no>
Sun, 16 Oct 2005 17:31:41 +0000 (17:31 +0000)
commitec5f06d60f5e7dd4b9bf42ccae298d3e42b7ef18
tree6c263afd4e0eddbf3013c8dd2044a7133c379f1e
parent7f9c9a4ff0eca8d704dac4b93cbf641c7c5636ed
Add --short-errors

2005-10-16  Tollef Fog Heen  <tfheen@err.no>

* pkg.c (get_package_quiet): Add get_package_quiet which is just
the same as get_package except it sets warn to false.

* pkg.h: Add prototype for get_package_quiet.

* main.c (main): Add --short-errors flag to suppress most of the
output when a module is not found.
ChangeLog
main.c
pkg.c
pkg.h