From: Wolfgang Bangerth Date: Mon, 29 Nov 2004 16:07:28 +0000 (+0000) Subject: Add a sentence to the warning at the end X-Git-Tag: v8.0.0~14663 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c58a56a7e60f1a7326b79941011aa07c5d0b9294;p=dealii.git Add a sentence to the warning at the end git-svn-id: https://svn.dealii.org/trunk@9810 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/configure.in b/deal.II/configure.in index e51619a5c5..d7ff72539c 100644 --- a/deal.II/configure.in +++ b/deal.II/configure.in @@ -589,6 +589,7 @@ if test "x$doxygen_not_found" = "xyes" ; then echo " WARNING: documentation generation program could be found." echo " WARNING: You can still use the library, but you won't be" echo " WARNING: able to generate API documentation locally on" - echo " WARNING: your machine." + echo " WARNING: your machine. It is available for download," + echo " WARNING: however." echo fi