summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2021-08-19 13:59:18 (GMT)
committerGitHub <noreply@github.com>2021-08-19 13:59:18 (GMT)
commit142c8515e7c84af692aee2281558fd58fcc6d587 (patch)
treed285a721ac66762369420ab9abf32bc7c4e0b84d /src
parent7e83e0574f43330e4b10b537267f7506b8d0ef20 (diff)
downloadhdf5-142c8515e7c84af692aee2281558fd58fcc6d587.zip
hdf5-142c8515e7c84af692aee2281558fd58fcc6d587.tar.gz
hdf5-142c8515e7c84af692aee2281558fd58fcc6d587.tar.bz2
Brings doxygen changes from develop/1.12 for out-of-source builds (#936)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 00fb023..507c727 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,9 +19,6 @@
include $(top_srcdir)/config/commence.am
include $(top_srcdir)/config/lt_vers.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
# a long time to compile it with any optimization on. H5detect is used
@@ -200,11 +197,6 @@ $(top_srcdir)/src/H5version.h: $(top_srcdir)/src/H5vers.txt
$(top_srcdir)/src/H5overflow.h: $(top_srcdir)/src/H5overflow.txt
perl $(top_srcdir)/bin/make_overflow $?
-# doxygen support
-if BUILD_DOXYGEN_CONDITIONAL
-doxygen: doxygen-doc
-endif
-
# Add TRACE macros to library source files. This is done via the trace script
# in the hdf5/bin directory. If the file contains HDF5 API macros, a "clean"
# version of the source file is saved with a tilde (~) after its name and