mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-08 10:08:07 +02:00
Release 0.20
2005-10-16 Tollef Fog Heen <tfheen@err.no> * configure.in: Release 0.20
This commit is contained in:
parent
39ef912d6e
commit
7ee51221a0
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2005-10-16 Tollef Fog Heen <tfheen@err.no>
|
||||
|
||||
* configure.in: Release 0.20
|
||||
|
||||
* pkg.m4: use m4_define to avoid duplication of text.
|
||||
|
||||
* pkg.m4: Minor cleanups, use m4_default rather than m4_ifval and
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
AC_INIT(pkg-config.1)
|
||||
|
||||
AM_INIT_AUTOMAKE(pkg-config, 0.19)
|
||||
AM_INIT_AUTOMAKE(pkg-config, 0.20)
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue