diff options
author | 2003-03-09 16:46:20 +0000 | |
---|---|---|
committer | 2003-03-09 16:46:20 +0000 | |
commit | aaecf8778f1b6e434aa5658e261970722f758fe5 (patch) | |
tree | 2372b896f272fd899649564a152fe975400caf13 /sys-devel/autoconf/ChangeLog | |
parent | update am-wrapper.pl to work with AC_PREREQ in [] (diff) | |
download | historical-aaecf8778f1b6e434aa5658e261970722f758fe5.tar.gz historical-aaecf8778f1b6e434aa5658e261970722f758fe5.tar.bz2 historical-aaecf8778f1b6e434aa5658e261970722f758fe5.zip |
update ac-wrapper.pl to work with AC_PREREQ in []
Diffstat (limited to 'sys-devel/autoconf/ChangeLog')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 3f04c72760f9..340f7446b678 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autoconf # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.21 2003/02/24 20:35:36 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.22 2003/03/09 16:46:20 azarah Exp $ + + 09 Mar 2003; Martin Schlemmer <azarah@gentoo.org> files/ac-wrapper.pl : + Some new stuff have AC_PREREQ in []. 20 Feb 2003; Martin Schlemmer <azarah@gentoo.org> autoconf-2.57.ebuild : Run autom4te-2.5x if called without setting WANT_AUTOMAKE_2_5=1. |