CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2011/06/12 12:16:25
Modified files: usr.bin/pkg-config: pkg-config Log message: - rename pr_* to say_* to be consistent with perl (prompted by espie@) - move actual printing to STDERR to one place, this makes it easier to: - honor $mode{estdout} (--errors-to-stdout) which was silently ignored untill now