]> code.delx.au - gnu-emacs/blobdiff - configure.ac
Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.org
[gnu-emacs] / configure.ac
index 0f26ecc1150f544f8e2c8b4d0f64d489e4f05591..baf8aab140603c240bfab04970e29037a8069922 100644 (file)
@@ -3762,7 +3762,7 @@ emacs_broken_SIGIO=no
 case $opsys in
   dnl SIGIO exists, but the feature doesn't work in the way Emacs needs.
   dnl See eg <http://article.gmane.org/gmane.os.openbsd.ports/46831>.
-  hpux* | irix6-5 | openbsd | sol2* | unixware )
+  hpux* | irix6-5 | openbsd | sol2* | unixware | gnu-kfreebsd )
     emacs_broken_SIGIO=yes
     ;;