diff options
Diffstat (limited to 'fastjar/aclocal.m4')
-rw-r--r-- | fastjar/aclocal.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fastjar/aclocal.m4 b/fastjar/aclocal.m4 index cde83941aad..d94a7087acc 100644 --- a/fastjar/aclocal.m4 +++ b/fastjar/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.7.6 -*- Autoconf -*- +# generated automatically by aclocal 1.7.9 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. @@ -187,7 +187,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.6])]) + [AM_AUTOMAKE_VERSION([1.7.9])]) # Helper functions for option handling. -*- Autoconf -*- |