diff --git a/configure.in b/configure.in index 85aedf77dbbb16e6146047e8f5f59e3d54f5a519..364940906cb9c955115ee9d81cca18b36168df30 100644 --- a/configure.in +++ b/configure.in @@ -952,6 +952,8 @@ configure_tool([DOT],[dot],[dot not found: you should install GraphViz],no) configure_tool([UNIX2DOS],[unix2dos], [unix2dos not found: you should install tofrodos],no) +plugin_use_external(tests,unix2dos) + ######################## # Plug-in dependencies # ########################