]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Version 2.52h.
authorAkim Demaille <akim@epita.fr>
Thu, 7 Feb 2002 18:31:27 +0000 (18:31 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 7 Feb 2002 18:31:27 +0000 (18:31 +0000)
ChangeLog
Makefile.am
Makefile.in
lib/autoconf/general.m4

index 4719600d6099d161b99dc18db6f312d9eff27ab0..d778afcc5c0a2a9b33090ca4654a7452ecf8e61e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-07  Akim Demaille  <akim@epita.fr>
+
+       Version 2.52h.
+
 2002-02-07  Akim Demaille  <akim@epita.fr>
 
        Fix Autoconf PR/209.
index 6e3844bb2fb12b0b1931d8af46de3cc9c82a9608..051769bc7c3982486e3637815f12c7c566164576 100644 (file)
@@ -78,3 +78,4 @@ alpha_url_dir = gnu/autoconf
 wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
             $(srcdir)/config/texinfo.tex \
             $(srcdir)/doc/standards.texi $(srcdir)/doc/make-stds.texi
+cvs_files = $(srcdir)/config/missing
index 32762ea60363463b275f349508eb6a58fb1e7dfc..8a02fdb1cc5d53d41dd6f5dfc299917a184b9fc9 100644 (file)
@@ -111,6 +111,7 @@ wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
             $(srcdir)/config/texinfo.tex \
             $(srcdir)/doc/standards.texi $(srcdir)/doc/make-stds.texi
 
+cvs_files = $(srcdir)/config/missing
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
index 49327a7b47fb1581d5fd3b57ced6c4b769a28bd4..03f9058154856feb1d608690bd8ab92b64e2c536 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of Autoconf.                       -*- Autoconf -*-
 # Parameterized macros.
-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -401,7 +401,7 @@ m4_ifset([AC_PACKAGE_BUGREPORT],
 # user copyrights, and after the setup of the --version handling.
 m4_define([_AC_INIT_COPYRIGHT],
 [AC_COPYRIGHT(
-[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
+[Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.],