comparison aclocal.m4 @ 1771:4cca386e5766

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 19 May 2012 11:46:29 -0400
parents 74fcc977a13d
children 40557fb08e98
comparison
equal deleted inserted replaced
1770:53d56d87fbd2 1771:4cca386e5766
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE. 13 # PARTICULAR PURPOSE.
14 14
15 m4_ifndef([AC_AUTOCONF_VERSION], 15 m4_ifndef([AC_AUTOCONF_VERSION],
16 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 16 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, 17 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
18 [m4_warning([this file was generated for autoconf 2.68. 18 [m4_warning([this file was generated for autoconf 2.69.
19 You have another version of autoconf. It may work, but is not guaranteed to. 19 You have another version of autoconf. It may work, but is not guaranteed to.
20 If you have problems, you may need to regenerate the build system entirely. 20 If you have problems, you may need to regenerate the build system entirely.
21 To do so, use the procedure documented by the package, typically `autoreconf'.])]) 21 To do so, use the procedure documented by the package, typically `autoreconf'.])])
22 22
23 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software 23 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software