Index: aclocal.m4 =================================================================== diff -u -N -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -re5837b2b6a65987c826cba577fc4cab810881375 --- aclocal.m4 (.../aclocal.m4) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ aclocal.m4 (.../aclocal.m4) (revision e5837b2b6a65987c826cba577fc4cab810881375) @@ -1 +1,15 @@ -builtin(include,tcl.m4) +# generated automatically by aclocal 1.14.1 -*- Autoconf -*- + +# Copyright (C) 1996-2013 Free Software Foundation, Inc. + +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) +m4_include([m4/tcl.m4])