Source
1
1
dnl -------------------------------------------------------------------------
2
2
dnl -------------------------------------------------------------------------
3
3
dnl
4
+
dnl Copyright by The HDF Group.
4
5
dnl Copyright by the Board of Trustees of the University of Illinois.
5
6
dnl All rights reserved.
6
7
dnl
7
8
dnl This file is part of HDF5. The full HDF5 copyright notice, including
8
9
dnl terms governing use, modification, and redistribution, is contained in
9
-
dnl the files COPYING and Copyright.html. COPYING can be found at the root
10
-
dnl of the source code distribution tree; Copyright.html can be found at the
11
-
dnl root level of an installed copy of the electronic HDF5 document set and
12
-
dnl is linked from the top-level documents page. It can also be found at
13
-
dnl http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
14
-
dnl access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
10
+
dnl the COPYING file, which can be found at the root of the source code
11
+
dnl dnl distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
12
+
dnl dnl If you do not have access to either file, you may request a copy from
13
+
dnl dnl help@hdfgroup.org.
15
14
dnl
16
15
dnl Macros for HDF5 Fortran
17
16
dnl
18
17
dnl -------------------------------------------------------------------------
19
18
dnl -------------------------------------------------------------------------
20
19
21
20
dnl -------------------------------------------------------------------------
22
21
dnl _AC_SYS_LARGEFILE_MACRO_VALUE
23
22
dnl
24
23
dnl The following macro overrides the autoconf macro of the same name