summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-11-09 14:55:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-11-09 14:55:00 (GMT)
commit1eb43d647df6e23415820db570332bf664eea7f5 (patch)
treeea4f1183de537c2bae1ccfb27d282eda14062339 /src
parent4e6b6781eebe98d79d32d588ed0f6ea575957e3d (diff)
downloadhdf5-1eb43d647df6e23415820db570332bf664eea7f5.zip
hdf5-1eb43d647df6e23415820db570332bf664eea7f5.tar.gz
hdf5-1eb43d647df6e23415820db570332bf664eea7f5.tar.bz2
Update to latest doxygen.m4
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 99158df..40e5233 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,9 @@
include $(top_srcdir)/config/commence.am
include $(top_srcdir)/config/lt_vers.am
-include $(top_srcdir)/config/doxygen.am
+
+# include Doxygen rules (requires autoconf-archive >2016-03-20)
+@DX_RULES@
# How to build H5detect for number format detection.
# Use -g to force no optimization since many compilers (e.g., Intel) takes