* gc-mark.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:06 +0000 (20:08 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:06 +0000 (20:08 +0000)
commit25e789d5657998a64b2b6276f880d768dc2d239d
treeeb7e75e1a9b828dbef6c674a116fd2f365195520
parentc7df0739ae909249f5cb699ef8da9eccdd68cad8
* gc-mark.c: fix various preprocessor usages of new public
symbols to expect 0 or 1 values rather than 1 or undefined.
i.e. change #ifdef to #if, etc.
libguile/gc-mark.c