* eq.c:: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:06:23 +0000 (20:06 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:06:23 +0000 (20:06 +0000)
commit1a603dc072b9637eef6e4cd26caab51069296357
tree9ebac9210d10fe3a09d4dade5fe28761b9455b69
parente7dd0639dede8a5e2d38b3f09b7ed541e41a99c9
* eq.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/eq.c