On 25 May 2015 15:15, 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.

this isn't strictly a problem because there's already the BASH_SYS_PGRP_SYNC 
macro that does a compile/run test.  probably should delete this uname based 
code entirely at this point ...
-mike

Attachment: signature.asc
Description: Digital signature

Reply via email to