summaryrefslogtreecommitdiffstats
path: root/package/pkgconfig/pkgconfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* filter pkgconfig output to force it do use our staging_dir and notEric Andersen2007-01-141-0/+4
| | | | try to use the system libraries as it is inclined to do
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* - bump versionBernhard Reutner-Fischer2006-08-291-1/+1
|
* Add pkgconfigEric Andersen2006-07-081-0/+67