* sort.c: fix various preprocessor usages of new public
authorRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:09:46 +0000 (20:09 +0000)
committerRob Browning <rlb@defaultvalue.org>
Thu, 27 Mar 2003 20:09:46 +0000 (20:09 +0000)
commit3cfe6eab01e4eeb531bba58aab26dff464c131ff
treee20624c2057c919162a48bb06dc1f817f44bb45e
parent971d1e36f0a0a912f06c6d4a542cfe6331de2c92
* sort.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/sort.c