mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
* tests/mktests.sh: Remove tmp files.
This commit is contained in:
parent
6af38a6c4e
commit
5d348fb01a
@ -1,3 +1,7 @@
|
||||
2000-10-12 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/mktests.sh: Remove tmp files.
|
||||
|
||||
2000-10-12 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Macros used by AC_LANG_COMPILER macros shall not AC_REQUIRE
|
||||
|
4
TODO
4
TODO
@ -9,6 +9,10 @@ these suggestions... their presence here doesn't imply my endorsement.
|
||||
|
||||
* Autoconf 2.50
|
||||
|
||||
** mktests.sh
|
||||
It should be adjusted so that when someone runs it with a failing
|
||||
egrep, the output files are touch'ed.
|
||||
|
||||
** AC_EXEEXT, AC_OBJEXT
|
||||
We need a good implement. As much as possible, they should not depend
|
||||
upon AC_EMXOS2 etc.
|
||||
|
@ -168,5 +168,5 @@ cat $src |
|
||||
|
||||
mv update.tm4 update.m4
|
||||
|
||||
# rm -f acdefuns audefuns requires
|
||||
rm -f acdefuns audefuns requires
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user