Source
1
1
# Copyright by The HDF Group.
2
2
# Copyright by the Board of Trustees of the University of Illinois.
3
3
# All rights reserved.
4
4
#
5
5
# This file is part of HDF5. The full HDF5 copyright notice, including
6
6
# terms governing use, modification, and redistribution, is contained in
7
-
# the files COPYING and Copyright.html. COPYING can be found at the root
8
-
# of the source code distribution tree; Copyright.html can be found at the
9
-
# root level of an installed copy of the electronic HDF5 document set and
10
-
# is linked from the top-level documents page. It can also be found at
11
-
# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
12
-
# access to either file, you may request a copy from help@hdfgroup.org.
7
+
# the COPYING file, which can be found at the root of the source code
8
+
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
9
+
# If you do not have access to either file, you may request a copy from
10
+
# help@hdfgroup.org.
13
11
14
12
## ------------------ ##
15
13
## User Preferences. ##
16
14
## ------------------ ##
17
15
18
16
begin-language: "Autoconf"
19
17
args: --no-cache
20
18
end-language: "Autoconf"