minor configuration/ifdef documentation?

Marty Leisner (leisner@sdsp.mc.xerox.com)
Mon, 18 Mar 1996 12:27:22 PST


There are lots of places where behavior can be modified by
#if 0
#else
#endif

(for example, the core dump section).

What it be useful to have a
"config.h" file, where all the
#if 0
behavior would be given symbolic attribute, with comments in
one central place (i.e. it wouldn't go into configure,
but in a seperate file...

Lots of stuff is present, but you don't necessarily know to look at it
unless you trip over it...

If we have a strategy, I'd definitely be willing to contribute...

marty leisner@sdsp.mc.xerox.com
Member of the League for Programming Freedom (http://www.lpf.org)
Any sufficiently advanced technology is indistinguishable from magic
Arthur C. Clarke, The Lost Worlds of 2001