summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2007-06-24 04:03:01 +0200
committerneoraider <devnull@localhost>2007-06-24 04:03:01 +0200
commit4e9abadc47d96ed9bcfce49ad941570ef9b86922 (patch)
tree2511799df0d16de9d4fb2a6663c5d44e202b288a /aclocal.m4
parent464a75f77b55bca989e99bfd154f14cb66b8e51f (diff)
downloadzoomedit-4e9abadc47d96ed9bcfce49ad941570ef9b86922.tar
zoomedit-4e9abadc47d96ed9bcfce49ad941570ef9b86922.zip
Updated some autoconf data.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m412
1 files changed, 12 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 338889e..4353dd4 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -562,6 +562,18 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
])
+# Copyright (C) 1996, 1997, 2000, 2001, 2003, 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.
+
+# serial 8
+
+# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
+AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
+
# Do all the work for Automake. -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,