Commit Graph

11 Commits

Author SHA1 Message Date
marcm
48806b6686 Update to 0.14.0 which now handles -pthread without patching (hmpf "patch
from FreeBSD guys" indeed).

The included glib-1.2.8 is no longer built, instead our in-tree glib is
linked statically.  This avoids a reported problem on macppc arches.

ok avsm@
2002-12-11 17:17:08 +00:00
marcm
ecec413342 Pick up MAINTAINER
Kill NEED_VERSION

Bump version number.  This was patched to fix a bug dealing with -pthread
quite a while ago.  The version should have been updated then but wasn't.
2002-12-05 17:50:23 +00:00
shell
a7cb462b34 drop maintainership 2002-12-05 11:14:12 +00:00
nino
b359f8c671 Make pkg-config propagate linker flags other than -l and -L, needed
for dependency chains with -pthread in it.

From Marc Matteo <marcm@lectroid.net>.

Ok shell@
2002-08-31 12:32:21 +00:00
shell
9546c44abe Updated to pkgconfig-0.12.0, report by kevlo@ 2002-03-13 02:57:51 +00:00
brad
17714f0a3e - remove dependency on Pth
- sync ltmain.sh with update-patches output
2002-02-26 03:53:14 +00:00
shell
be46193cd3 No good distfile, add master_site
- problem reported by Kai Gallasch <kai@adminhell.org>
- master_site suggested by naddy@
Thanks !
2002-02-19 17:39:45 +00:00
shell
3bdff89e88 Updated to pkgconfig-0.10.0
- Regen patch
- use distinfo
- bump need_version
2002-02-19 05:04:55 +00:00
pvalchev
66e7da0d99 people, be careful with MODGNU_CONFIG_GUESS_DIRS 2001-12-09 04:19:26 +00:00
espie
0eb7375ec7 lib/pth needs a path as well. 2001-10-28 13:09:45 +00:00
shell
21bae30047 Initial import of pkgconfig-0.8.0
---

pkg-config is a system for managing library compile/link flags that
works with automake and autoconf. It replaces the ubiquitous *-config
scripts you may have seen with a single tool.
2001-10-24 17:08:38 +00:00