diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-29 18:34:59 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-29 18:34:59 +0000 |
commit | c80b5bff4f4dacc39f851af8f7c1d43947d94b29 (patch) | |
tree | 167c376286871dd4c89904293fd7f0e7b8af0151 /README | |
parent | 5fb189b4a17d0181fd18604168b98f51da53f4d1 (diff) |
pkg-config is gone. Noticed by Janne Johansson.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -76,7 +76,7 @@ GNU autotools packages installed: - automake 1.9 (devel/automake/1.9) - autoconf 2.59 (devel/autoconf/2.59) - - pkg-config 0.19 (or later) (devel/pkgconfig) + - metaauto 0.6 (or later) (devel/metaauto) - libtool 1.5.22 (or later) (devel/libtool) Sudo @@ -115,4 +115,4 @@ makefiles skeletons. For that use the following command: You can also set XENOCARA_RERUN_AUTOCONF in /etc/mk.conf to force regeneration of configure scripts in every component. -$OpenBSD: README,v 1.5 2006/12/12 21:07:25 matthieu Exp $ +$OpenBSD: README,v 1.6 2006/12/29 18:34:58 matthieu Exp $ |