2005-06-29 Stepan Kasal * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Remove the code which tries to log something about ac_subst_files. diff -urN autoconf-clean/lib/autoconf/general.m4 autoconf/lib/autoconf/general.m4 --- lib/autoconf/general.m4 2005-06-29 10:16:23.000000000 +0200 +++ lib/autoconf/general.m4 2005-06-29 10:28:29.000000000 +0200 @@ -1242,17 +1242,6 @@ done | sort echo - if test -n "$ac_subst_files"; then - AS_BOX([Output files.]) - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - echo "$ac_var='"'"'$ac_val'"'"'" - done | sort - echo - fi - if test -s confdefs.h; then AS_BOX([confdefs.h.]) echo