* init.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:29 +0000 (20:08 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:29 +0000 (20:08 +0000)
commit90a61c310b220864cfc70f52d5180606583e0d33
tree242365c0c390c429d215d4dc6c610a2adddc5fc7
parenta5843d44111872a9a0e6c722315698d2ebc4920e
* init.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/init.c