Fixed the problem with segfaults - actually a bug/limitation in
[ocaml-ancient.git] / Makefile.config
1 # Mark objects as 'ancient' so they are taken out of the OCaml heap.
2 # $Id: Makefile.config,v 1.4 2006-09-28 12:40:07 rich Exp $
3
4 PACKAGE := ancient
5 VERSION := 0.0.4
6
7 ifeq ($(shell hostname),oirase)
8 TEST_WEBLOGS    := 1
9 endif