Partially fix --disable-erlang
authorMichael Scherer <misc@zarb.org>
Thu, 13 Oct 2011 23:05:00 +0000 (01:05 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 14 Oct 2011 08:50:39 +0000 (09:50 +0100)
commit787baf1bad89aecf4d01738fb8344e4446eb5ba1
tree7a9bd00b2f07fe14964dbefb28c8449f868e8243
parentc019d073a4f218b538d5176500b014e83dbce84f
Partially fix --disable-erlang

Without this, configure will always enable erlang, no matter what
argument are passed. Now, we can disable it, even if configure still
need the erlang compiler for some obscure reason.
configure.ac