Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
authorRob Landley <rob@landley.net>
Mon, 30 Jan 2006 01:30:39 +0000 (01:30 -0000)
committerRob Landley <rob@landley.net>
Mon, 30 Jan 2006 01:30:39 +0000 (01:30 -0000)
commitf8fd4db92f5626ef0065f5838fad42ad0fd0b362
tree7a894633a6e3e0fd48f32f6fc1eb9596b01477ee
parentdd53c24d412c304e19ba64c7a9cb26dd1068bcd0
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
symbol (switched on to remove now: test your apps to make sure they _don't_
do this, because as some point we should just yank it), fixup head/tail/fold.

Also tweak "make allyesconfig" so anything starting with CONFIG_DEBUG gets
left switched off.  Possibly other things we want to put in the debug menu?
Config.in
Makefile
coreutils/fold.c
coreutils/head.c
coreutils/tail.c