From 936f9f32d3fab7c77f953b338242ff55a64c3dc0 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 11 Sep 2008 13:31:46 +0300 Subject: [PATCH] Let's also include aclocal.m4 --- aclocal.m4 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 aclocal.m4 diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100644 index 000000000..c4b7dfde3 --- /dev/null +++ b/aclocal.m4 @@ -0,0 +1,14 @@ +# generated automatically by aclocal 1.10.1 -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008 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_include([acinclude.m4]) -- 2.11.4.GIT