On Saturday 08 August 2009 13:13:14 Ben Pfaff wrote: > Romain Lenglet <[email protected]> writes: > > The attached patch fixes AC_COMPILE_IFELSE for Erlang tests. > > This has been a long-standing issue: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454798 > > http://lists.gnu.org/archive/html/bug-autoconf/2007-12/msg00009.html > > I was under the impression that bug #454798 was fixed by Autoconf > 2.64, so I closed it. Should I reopen it, then?
AC_COMPILE_IFELSE still doesn't work for Erlang with the 2.64 release, which is the version you package. AC_LINK_IFELSE doesn't work for Erlang with the 2.64 release, although it now works with the latest git commit. So this bug is still not fixed for your package. -- Romain Lenglet
