diff bootstrap.conf @ 29710:97e12df28ee6

make interrupts work in GUI command window again (bug #60079) * signal-wrappers.c (octave_kill_wrapper): Call raise if it is available and kill is not. * bootstrap.conf (gnulib_modules): Include raise in the list.
author John W. Eaton <jwe@octave.org>
date Thu, 27 May 2021 19:31:35 -0400
parents 2f6f53651d29
children 7917b91a3c58
line wrap: on
line diff
--- a/bootstrap.conf	Wed May 26 13:45:14 2021 -0400
+++ b/bootstrap.conf	Thu May 27 19:31:35 2021 -0400
@@ -77,6 +77,7 @@
   pipe-posix
   progname
   putenv
+  raise
   readdir
   rewinddir
   rmdir