mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-02-04 18:50:28 +01:00
0.14
Author: hp Date: 2002-10-10 20:38:48 GMT 0.14
This commit is contained in:
parent
5568e32942
commit
faabbcd36d
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2002-10-10 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* configure.in: 0.14
|
||||
|
||||
2002-10-02 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* pkg.c (add_env_variable_to_list): Don't return NULL, return
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
AC_INIT(pkg-config.1)
|
||||
|
||||
AM_INIT_AUTOMAKE(pkgconfig, 0.13.0)
|
||||
AM_INIT_AUTOMAKE(pkgconfig, 0.14.0)
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue