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

require inkscape

[[Imported from SVN: r5165]]
parent 8251d3eb
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ AC_DEFUN([DUNE_COMMON_CHECKS],
AC_CHECK_PROGS([WML], [wml], [true])
AM_CONDITIONAL([WML], [test "x$WML" != xtrue])
AC_CHECK_PROGS([PERL], [perl], [true])
DUNE_INKSCAPE
AC_REQUIRE([DUNE_INKSCAPE])
AC_CHECK_PROGS([CONVERT], [convert], [true])
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment