summaryrefslogtreecommitdiffstats
path: root/tools/pkg-config
Commit message (Collapse)AuthorAgeFilesLines
* clean up / fix various Host/Clean templates in tools/nbd2009-05-081-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up automake/pkg-config handling, move separate host/package variable ↵nbd2009-04-221-1/+1
| | | | | | exports to templates, fix automake path for host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pkg-config: disable potentially recursive compat lookups which break on ↵nbd2009-03-241-0/+22
| | | | | | systems with gnome devel tools installed (thx, lubek) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system refactoring in preparation for allowing packages to do ↵nbd2009-02-221-8/+8
| | | | | | host-build steps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Redefine prefix and exec_prefix for pkg config files instead of libdir andlars2008-10-101-1/+1
| | | | | | | | includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-062-0/+38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73