mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-05 09:58:25 +02:00
* pkg.m4: Update URL to pkg-config website. Thanks to Peter Eisentraut.
This commit is contained in:
parent
dab61d9ce0
commit
9a1becb5d6
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-05-29 Tollef Fog Heen <tfheen@err.no>
|
||||
|
||||
* pkg.m4: Update URL to pkg-config website. Thanks to Peter
|
||||
Eisentraut.
|
||||
|
||||
2007-02-25 Tollef Fog Heen <tfheen@err.no>
|
||||
|
||||
* pkg.c (scan_dir): Use g_malloc, not malloc for pkgname.
|
||||
|
|
|
|||
2
pkg.m4
2
pkg.m4
|
|
@ -146,7 +146,7 @@ path to pkg-config.
|
|||
|
||||
_PKG_TEXT
|
||||
|
||||
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.])],
|
||||
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])],
|
||||
[$4])
|
||||
else
|
||||
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue