--- rxvt-unicode/src/init.h 2011/12/21 11:04:59 1.19 +++ rxvt-unicode/src/init.h 2011/12/21 11:13:43 1.20 @@ -34,7 +34,7 @@ # define CQUIT '\034' /* ^\ */ #endif #ifndef CERASE -# ifdef linux +# ifdef __linux__ # define CERASE '\177' /* ^? */ # else # define CERASE '\010' /* ^H */