3 # (C) Copyright Vesa Karvonen 2004.
5 # Distributed under the Boost Software License, Version 1.0.
6 # (See accompanying file LICENSE.)
9 -I ..
/..
/..
/chaos-pp
/ \
10 checked_malloc.c
&> /dev
/null
; then
13 echo "Warning: Not using GC."
14 gc_option
='-DCHECKED_MALLOC_NO_GC=1'
23 -I ..
/..
/..
/chaos-pp
/ \