You can pass the :compile option to the dependency:

    {:tsung, ..., compile: "autoconf && make"}

And it will run any command you choose to.



*José Valim*
www.plataformatec.com.br
Skype: jv.ptec
Founder and Director of R&D

On Mon, May 16, 2016 at 11:25 AM, Alexander Kuleshov <[email protected]
> wrote:

> Hello,
>
> I want to add tsung (https://github.com/processone/tsung) as dependency.
> As you may see it is GNU autoconf based. So, I need to execute
> configure/make/...
> to build it. Can I execute this command before compilation to prevent
>
> Could not compile :tsung, no "mix.exs", "rebar.config" or "Makefile" (pass
> :compile as an option to customize compilation, set it to "false" to do
> nothing)
>
> error.
>
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "elixir-lang-talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elixir-lang-talk/02a5526d-3ca0-4b67-aed7-187227d24ec7%40googlegroups.com
> <https://groups.google.com/d/msgid/elixir-lang-talk/02a5526d-3ca0-4b67-aed7-187227d24ec7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-talk/CAGnRm4%2BwkG7pCpyYOUCokopZeY-h4GSdSQYqiKbm_oLsgQD3Ng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to