Simon Rainer

Results 1 comments of Simon Rainer

I was also bitten by this when I tried to compile [GNU sed](https://www.gnu.org/software/sed/). I was able to work around this with: ```sh emconfigure ../configure ac_cv_have_decl_alarm=no gl_cv_func_sleep_works=yes ```