Simple SRU.

TEST CASE:
mkdir mytmpdir
cd mytmpdir
cat <<EOF >  configure.ac
AC_INIT()
AM_PATH_CHECK
EOF
aclocal

Without this patch, it will go into an infinite loop and keep eating
more and more memory at a very fast rate. With the patch, it'll
terminate succesfully.

-- 
Compilation with check not possible (infinite loop)
https://bugs.launchpad.net/bugs/487903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to