> On UnixWare I can't rebuild ioctlent.sh because some #defines are inside > #ifdef blocks: Ah, is that what the "bad_defines" thing is for? bad_defines='cg[48]var\.h|READSLICE|I_E_RECVFD|FBIOGPIXRECT|JTIMO|TTYTYPE|TI OCCONS|TCL_LINK|TCL_UNLINK' Not a very pretty way of doing it. I still like my #ifdef trick. Any comments?