* convert.i.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:05:55 +0000 (20:05 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:05:55 +0000 (20:05 +0000)
commitd96208cc722cf194b511ce43c8d74a8cc47ed352
treedc07de456510f5a122188158e7e696bc55ecb73c
parent4ccb2cd2f48acb88d9c1d1d177ceacf2c1a88f2e
* convert.i.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/convert.i.c