summaryrefslogtreecommitdiff
path: root/m4/ax_prog_doxygen.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-09-14 00:42:52 +0200
committerPeter Simons <simons@cryp.to>2014-09-14 00:42:52 +0200
commitfc33f6ce7d6e8064b7a4433cd2e5910aea431af8 (patch)
tree24db05f8eb610ffbf42758f0c0e39f1a0da7d9a4 /m4/ax_prog_doxygen.m4
parent280e79f5edeace201c67cb4dcba0fdacd7be3d63 (diff)
downloadautoconf-archive-fc33f6ce7d6e8064b7a4433cd2e5910aea431af8.tar.gz
AX_PROG_DOXYGEN: fix makefile logic
Submitted in <https://savannah.gnu.org/patch/index.php?8462>.
Diffstat (limited to 'm4/ax_prog_doxygen.m4')
-rw-r--r--m4/ax_prog_doxygen.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_prog_doxygen.m4 b/m4/ax_prog_doxygen.m4
index 44b22b0..fd14599 100644
--- a/m4/ax_prog_doxygen.m4
+++ b/m4/ax_prog_doxygen.m4
@@ -227,6 +227,7 @@
# @DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS)
# rm -rf @DX_DOCDIR@
# $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG)
+# echo Timestamp >$@
#
# DX_CLEANFILES = \
# @DX_DOCDIR@/@PACKAGE@.tag \
@@ -254,7 +255,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 12
+#serial 13
## ----------##
## Defaults. ##