On 5/25/15 9:15 AM, isabella parakiss wrote: > This is from configure.ac > > linux*) LOCAL_LDFLAGS=-rdynamic # allow dynamic loading > case "`uname -r`" in > 2.[[456789]]*|3*) AC_DEFINE(PGRP_PIPE) ;; > esac ;; > > It doesn't check for linux 4.
Two things: 1. Is anyone actually using 4.0 in a distribution? 2. If you're looking at bash-4.3, why would you have expected a version from a couple of years ago to check for it? Between configure.ac and BASH_SYS_PGRP_SYNC, I imagine that it will be covered when 4.0 makes it out to the world. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/