CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/15 05:54:03
Modified files:
usr.bin/pkg-config: pkg-config
Log message:
- only process Requires.private if needed (--cflags, --static or
--print-requires-private)
- process Requires.private before processing Requires, order matters
these are first steps towards a working --static. static doesn't work yet as
libraries get re-ordered in a funky way.
