]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Make AC_RUN_IFELSE fail for Erlang if the program doesn't compile.
authorRomain Lenglet <romain.lenglet@laposte.net>
Thu, 6 Aug 2009 23:02:01 +0000 (08:02 +0900)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 7 Aug 2009 15:47:29 +0000 (17:47 +0200)
commit95af4dabfa0b9861200eecad659da4935d7db827
tree49a9017a8b01ab9880fdb55f6ec6e2cd40283b2b
parent683a0f1df70e85a7a55622a13d7573fdff4bf8a0
Make AC_RUN_IFELSE fail for Erlang if the program doesn't compile.

* lib/autoconf/erlang.m4 (AC_LANG(Erlang)): Make AC_RUN_IFELSE
fail if the test module doesn't compile.
ChangeLog
lib/autoconf/erlang.m4