* evalext.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:07:10 +0000 (20:07 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:07:10 +0000 (20:07 +0000)
commit9e443ab676a52a7e7c88ae7559774b9dd7d2103d
tree7f6257ef83fc15742e3975912611c13d73d3564e
parent5e5f51c37d575944192dc7a6fc2ec7718152fda3
* evalext.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/evalext.c