X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=aclocal.m4;h=53be74d0da4cbe316317b7bd866840b247ea1662;hp=c38fae4a7702b0525e485b35b657b31eb35bfea4;hb=c397a78525a287fbb64551ebd8834d1c2407e01d;hpb=f714466e230f02e941349e0a91164d853a8006f4 diff --git a/aclocal.m4 b/aclocal.m4 index c38fae4..53be74d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.64],, -[m4_warning([this file was generated for autoconf 2.64. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],, +[m4_warning([this file was generated for autoconf 2.63. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])])