* coop-threads.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:06:12 +0000 (20:06 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:06:12 +0000 (20:06 +0000)
commit16a16ad8f752d082232c352409c22933b41e2466
treecaef23b88e998434b85f6b679404cbe53bb2e735
parent84df1d72db1226996ac7a8345ad2eea347c227a0
* coop-threads.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/coop-threads.c