From 57c0b45daface26550c3b2a301c9ea64475eedd5 Mon Sep 17 00:00:00 2001 From: mdw Date: Fri, 22 Apr 2005 21:26:12 +0000 Subject: [PATCH] Version bump the configure script. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index d56a634..e30c30a 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl -*-m4-*- dnl -dnl $Id: configure.in,v 1.14 2004/04/08 01:36:24 mdw Exp $ +dnl $Id$ dnl dnl Configuring the Common Files Distribution dnl @@ -26,7 +26,7 @@ dnl along with `common'; if not, write to the Free Software Foundation, dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. AC_INIT(mklinks.in) -AM_INIT_AUTOMAKE(common, 1.2.9) +AM_INIT_AUTOMAKE(common, 1.2.10) AC_CACHE_CHECK([where to stash Autoconf macros], [aclocaldir], [ aclocaldir=`aclocal --print-ac-dir` if test $? -ne 0; then AC_MSG_ERROR([aclocal not installed]); fi -- 2.11.0