Remove uses of non-portable makefile constructs.

This commit is contained in:
Ludovic Courtès 2008-05-07 19:57:40 +02:00
commit a728672018
5 changed files with 19 additions and 5 deletions

1
NEWS
View file

@ -98,6 +98,7 @@ lead to a stack overflow.
** Fixed build issue with DEC/Compaq/HP's compiler
** Fixed `scm_from_complex_double' build issue on FreeBSD
** Fixed `alloca' build issue on FreeBSD 6
** Removed use of non-portable makefile constructs
** Fixed shadowing of libc's <random.h> on Tru64, which broke compilation
** Make sure all tests honor `$TMPDIR'