2006-04-02 Stepan Kasal * lib/autotest/general.m4 (AT_INIT): Don't optimize the first PATH walk. Index: lib/autotest/general.m4 =================================================================== RCS file: /cvsroot/autoconf/autoconf/lib/autotest/general.m4,v retrieving revision 1.200 diff -u -r1.200 general.m4 --- lib/autotest/general.m4 1 Apr 2006 16:09:13 -0000 1.200 +++ lib/autotest/general.m4 1 Apr 2006 22:44:27 -0000 @@ -556,7 +556,7 @@ at_path=$at_path$at_top_srcdir/$as_dir fi ;; -esac]) +esac], [:]) # Now build and simplify PATH. #