* gh_data.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:25 +0000 (20:08 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:08:25 +0000 (20:08 +0000)
commita5843d44111872a9a0e6c722315698d2ebc4920e
tree762b258b21214d62c3edee1677d9833d89f88153
parent2d82b1822f94f393fa3b49cda65c24bff922a69e
* gh_data.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/gh_data.c