2005-06-27 Tollef Fog Heen <tfheen@err.no>

Author: tfheen
Date: 2005-06-29 11:05:34 GMT
 2005-06-27  Tollef Fog Heen  <tfheen@err.no>

       * configure.in: Rename to pkg-config.
This commit is contained in:
Arch Librarian 2005-07-14 13:07:34 +00:00
parent 122b4d1fd9
commit b4d15164d4
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2005-06-27 Tollef Fog Heen <tfheen@err.no>
* configure.in: Rename to pkg-config.
* configure.in: Release 0.18
All those Requires.private changes are thanks to James

View file

@ -1,7 +1,7 @@
AC_INIT(pkg-config.1)
AM_INIT_AUTOMAKE(pkgconfig, 0.18)
AM_INIT_AUTOMAKE(pkg-config, 0.18)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)