summaryrefslogtreecommitdiff
blob: 7ca428b2f7db4bdfdb5155826ec53b29ed9979ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# ChangeLog for sys-devel/autoconf-wrapper
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.4 2004/12/06 04:29:22 vapier Exp $

*autoconf-wrapper-2 (05 Dec 2004)

  05 Dec 2004; Mike Frysinger <vapier@gentoo.org> +files/ac-wrapper-2.sh,
  +autoconf-wrapper-2.ebuild:
  When guessing which version to run, dont try to use autoconf-2.1x if we are
  running automake-1.7 or better.

*autoconf-wrapper-1-r1 (05 Dec 2004)

  05 Dec 2004; Mike Frysinger <vapier@gentoo.org>
  +autoconf-wrapper-1-r1.ebuild, -autoconf-wrapper-1.ebuild:
  Version bump to fix #73328.

  13 Nov 2004; Mike Frysinger <vapier@gentoo.org> +files/ac-wrapper-1.sh,
  autoconf-wrapper-1.ebuild:
  Punt the perl version and use the bash version by Gregorio Guidi #66478.

*autoconf-wrapper-1 (20 Oct 2004)

  20 Oct 2004; Mike Frysinger <vapier@gentoo.org>:
  Break the autoconf wrapper (ac-wrapper.pl) off into its own package.
  This updated version resolves #56670 and #66478.