summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-09-11 20:11:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-09-11 20:11:44 (GMT)
commitc16ae673e3324a3151435e3a33c5d96effb61c8c (patch)
treef4870f8efdd13824dc70140c29a164f5c0ff4708 /aclocal.m4
parent89a2c4a7838b8ca741be86c49474f6bca698d3bf (diff)
downloadhdf5-c16ae673e3324a3151435e3a33c5d96effb61c8c.zip
hdf5-c16ae673e3324a3151435e3a33c5d96effb61c8c.tar.gz
hdf5-c16ae673e3324a3151435e3a33c5d96effb61c8c.tar.bz2
[svn-r22752] Update autotools macros and comment indicators.
Added autotools quotation around parameters 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.