summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-03 18:17:18 +0000
committerJim Meyering <jim@meyering.net>2002-12-03 18:17:18 +0000
commitd4d54b4878c173d9b14111505b6389e7a73e2e0a (patch)
treee59af2a3f9d74258c18b94f8d5bd743035970ae8 /aclocal.m4
parentc526cbabe04ced299ca203186cdf6deb3a6dbcce (diff)
downloadcoreutils-d4d54b4878c173d9b14111505b6389e7a73e2e0a.tar.xz
regenerate using automake-1.7.1b
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index adefa4c21..caa527d60 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.7.1b -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
@@ -160,7 +160,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.7.1])])
+ [AM_AUTOMAKE_VERSION([1.7.1b])])
# Helper functions for option handling. -*- Autoconf -*-