Use aclocal -I m4 to generate the aclocal.m4. Somehow autoreconf refuses to do this
authorHolger Freyther <zecke@selfish.org>
Mon, 11 Dec 2006 20:29:32 +0000 (20:29 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 11 Dec 2006 20:29:32 +0000 (20:29 +0000)
contrib/site-conf/aclocal.m4

index 8d4b7ee..c869c19 100644 (file)
@@ -1,2 +1,14 @@
-dnl # local file..
-m4_include(builtin.m4)
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
+
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005  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([m4/builtin.m4])