diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-09-11 20:11:44 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-09-11 20:11:44 (GMT) |
commit | c16ae673e3324a3151435e3a33c5d96effb61c8c (patch) | |
tree | f4870f8efdd13824dc70140c29a164f5c0ff4708 /aclocal.m4 | |
parent | 89a2c4a7838b8ca741be86c49474f6bca698d3bf (diff) | |
download | hdf5-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.m4 | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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. |