Author: hp
Date: 2002-10-10 20:38:48 GMT
0.14
This commit is contained in:
Arch Librarian 2005-07-14 13:05:29 +00:00
parent 5568e32942
commit faabbcd36d
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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)