2005-01-29 Stepan Kasal * lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Set ac_top_builddir=. at the top level directory. Index: lib/autoconf/status.m4 =================================================================== RCS file: /cvsroot/autoconf/autoconf/lib/autoconf/status.m4,v retrieving revision 1.48 diff -u -r1.48 status.m4 --- lib/autoconf/status.m4 21 Dec 2004 14:24:01 -0000 1.48 +++ lib/autoconf/status.m4 29 Jan 2005 10:02:39 -0000 @@ -958,6 +958,8 @@ esac ])dnl + test -z "$ac_top_builddir" && ac_top_builddir=. + if test x"$ac_file" != x-; then AC_MSG_NOTICE([creating $ac_file]) rm -f "$ac_file"