masqmail-0.2

diff aclocal.m4 @ 187:9c3765e1171b

changed to release version number and updated to newer autoconf
author markus schnalke <meillo@marmaro.de>
date Sat, 27 Aug 2011 18:20:14 +0200
parents c80a5730bcc5
children
line diff
     1.1 --- a/aclocal.m4	Sat Aug 27 18:16:18 2011 +0200
     1.2 +++ b/aclocal.m4	Sat Aug 27 18:20:14 2011 +0200
     1.3 @@ -13,8 +13,8 @@
     1.4  
     1.5  m4_ifndef([AC_AUTOCONF_VERSION],
     1.6    [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
     1.7 -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
     1.8 -[m4_warning([this file was generated for autoconf 2.65.
     1.9 +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
    1.10 +[m4_warning([this file was generated for autoconf 2.68.
    1.11  You have another version of autoconf.  It may work, but is not guaranteed to.
    1.12  If you have problems, you may need to regenerate the build system entirely.
    1.13  To do so, use the procedure documented by the package, typically `autoreconf'.])])
    1.14 @@ -156,7 +156,7 @@
    1.15  Consider adjusting the PKG_CONFIG_PATH environment variable if you
    1.16  installed software in a non-standard prefix.
    1.17  
    1.18 -_PKG_TEXT])dnl
    1.19 +_PKG_TEXT])[]dnl
    1.20          ])
    1.21  elif test $pkg_failed = untried; then
    1.22       	AC_MSG_RESULT([no])
    1.23 @@ -167,7 +167,7 @@
    1.24  
    1.25  _PKG_TEXT
    1.26  
    1.27 -To get pkg-config, see <http://pkg-config.freedesktop.org/>.])dnl
    1.28 +To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
    1.29          ])
    1.30  else
    1.31  	$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS