[Dune] [#841] Remove dependency to WML.

Dune flyspray at dune-project.org
Fri Apr 29 13:41:10 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#841 - Remove dependency to WML.
User who did this - Christian Engwer (christi)

----------
It seems that wml is not needed in the build-system, but the test for wml during configure was not adjusted. I'm having a look at it. Let's try to build the tarballs without wml...
--
diff --git a/m4/dune_docu.m4 b/m4/dune_docu.m4
index c43cd33..301a7ef 100644
--- a/m4/dune_docu.m4
+++ b/m4/dune_docu.m4
@@ -30,8 +30,6 @@ AC_DEFUN([DUNE_DOCUMENTATION],[
       AC_MSG_ERROR([dvipdf is missing. This program is required for official tarballs!])])
     AS_IF([test "x$DVIPS" = "xtrue"],[
       AC_MSG_ERROR([dvips is missing. This program is required for official tarballs!])])
-    AS_IF([test "x$WML" = "xtrue"],[
-      AC_MSG_ERROR([wml is missing. This program is required for official tarballs!])])
     AS_IF([test "x$DOT" = "xtrue"],[
       AC_MSG_ERROR([dot is missing. This program is required for official tarballs!])])
     AS_IF([test "x$PERL" = "xtrue"],[

----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=841#comment2532

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list