mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-24 10:54:42 +08:00
* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
only the files that this macro generates.
This commit is contained in:
parent
408bb81c76
commit
8b8f873866
@ -1,3 +1,8 @@
|
||||
2006-05-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH): Remove
|
||||
only the files that this macro generates.
|
||||
|
||||
2006-05-21 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* doc/autoconf.texi (Limitations of Usual Tools) <sed>: For
|
||||
|
@ -505,7 +505,7 @@ dnl # for best performing tool in a list breaks down.
|
||||
# 10*(2^10) chars as input seems more than enough
|
||||
test $ac_count -gt 10 && break
|
||||
done
|
||||
rm -f conftest.*])
|
||||
rm -f conftest.in conftest.tmp conftest.nl conftest.out])
|
||||
])
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user