--- stty.c 2009-04-24 13:41:19.000000000 +0100 +++ ../../../coreutils-7.4/src/stty.c 2010-06-17 06:48:42.000000000 +0100 @@ -330,6 +330,9 @@ {"echoke", local, SANE_SET | REV, ECHOKE, 0}, {"crtkill", local, REV | OMIT, ECHOKE, 0}, #endif +#ifdef EXTPROC + {"extproc", local, SANE_UNSET | REV, EXTPROC, 0}, +#endif {"evenp", combination, REV | OMIT, 0, 0}, {"parity", combination, REV | OMIT, 0, 0},