summaryrefslogtreecommitdiffstats
path: root/.h5chkright.ini
diff options
context:
space:
mode:
Diffstat (limited to '.h5chkright.ini')
-rw-r--r--.h5chkright.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/.h5chkright.ini b/.h5chkright.ini
index 2cc17aa..7a66adc 100644
--- a/.h5chkright.ini
+++ b/.h5chkright.ini
@@ -7,6 +7,18 @@
# with the same name. E.g.,
# "prune test" skips test, fortran/test, c++/test, ...
+# Non-UI copyrighted files in top-level
+skip aclocal.m4
+
+# Non-UI copyrighted files in bin.
+skip config.guess
+skip config.sub
+skip depcomp
+skip install-sh
+skip ltmain.sh
+skip missing
+skip mkinstalldirs
+
# Generated files in fortran/src.
skip H5match_types.c
skip H5test_kind.f90