]> git.eshelyaron.com Git - emacs.git/commit
Fix freeze on OpenBSD when reading the SECONDARY selection
authorGrégoire Jadi <gjadi@omecha.info>
Mon, 9 Aug 2021 12:25:36 +0000 (14:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 9 Aug 2021 12:25:36 +0000 (14:25 +0200)
commit23973a58985d2e11e880cadea79705d063a770fa
tree15938fc89c60f9cfb994255747c554bcbaf0acb5
parent2b6c5fb2953a9134064c32f67674ecd41db6c26a
Fix freeze on OpenBSD when reading the SECONDARY selection

* configure.ac (NSIG_MINIMUM): OpenBSD doesn't have a broken SIGIO
any more (bug#29170).  Backport fix from the current OpenBSD port
tree.
configure.ac