Skip to content
Snippets Groups Projects
Commit 3cc5da30 authored by Christian Engwer's avatar Christian Engwer
Browse files

remove

  AC_REQUIRE([DUNE_SUB_VERSION_FUNCTION])
this is a relict and not needed anymore.

[[Imported from SVN: r5309]]
parent b81573fa
Branches
Tags
No related merge requests found
......@@ -34,7 +34,6 @@ AC_DEFUN([DUNE_MODULE_ADD_SUMMARY_ENTRY],[
m4_define([_dune_sub_version],"`echo $1 | awk -F. -v FIELD=$2 '{ print int($FIELD) }'`")
AC_DEFUN([DUNE_PARSE_MODULE_VERSION],[
AC_REQUIRE([DUNE_SUB_VERSION_FUNCTION])
m4_pushdef([_dune_name], [$1])
m4_pushdef([_dune_version], [$2])
m4_pushdef([_dune_module], [m4_translit(_dune_name, [-], [_])])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment