summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-09-17 17:07:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-09-17 17:07:23 (GMT)
commitb22ef5f8a78f078d6dff70a1eabc242503f3c848 (patch)
tree8759d70dc0a13b6ab37597c8c1540a1a8c419a42 /aclocal.m4
parenta2500fa7c3d2963aaefeb83893f77b19a9f7e6a5 (diff)
downloadhdf5-b22ef5f8a78f078d6dff70a1eabc242503f3c848.zip
hdf5-b22ef5f8a78f078d6dff70a1eabc242503f3c848.tar.gz
hdf5-b22ef5f8a78f078d6dff70a1eabc242503f3c848.tar.bz2
[svn-r22776] HDFFV-8129: upgrade autotools
Merge Trunk changes to 1.8 Tested: h5committest
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m49
1 files changed, 0 insertions, 9 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index ee9c639..e6aae87 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -406,15 +406,6 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
])
-# Copyright (C) 1996-2012 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.
-
-# 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-2012 Free Software Foundation, Inc.