Fri Jan 22 16:51:44 EST 1999 Jeff Garzik <jgarzik@pobox.com>
* Makefile.am:
Added galloca.c.
* galloca.c:
Compile even if G_NATIVE_ALLOCA is not defined.
* tests/alloca-test.c:
Always test internal alloca replacement too, even if we have a
working alloca.
Make tests a little bit better by adding recursion
(more stack activity).