On 2025/07/22 13:15:38 +0200, Dr. Werner Fink wrote:
[...]

found a not expanded m4 autoconf macro GL_MDA_DEFINES in m4/fcntl-o.m4
and hence in the final configure script which leads to

 osc bl openSUSE_Tumbleweed x86_64 | grep fcntl
 [   19s] checking for working fcntl.h... no
 [   22s] checking for fcntl... yes
 [   29s] checking for fcntl.h... yes
 [   46s]   467 |       if (fcntl (herepipe[1], F_GETPIPE_SZ, 0) < document_len)
 [  194s]   467 |       if (fcntl (herepipe[1], F_GETPIPE_SZ, 0) < document_len)

whereas the 5.2 does not show that

 osc rbl openSUSE:Factory bash standard x86_64 | grep fcntl
 [   31s] checking for working fcntl.h... yes
 [   36s] checking for fcntl... yes
 [   45s] checking for fcntl.h... yes
 [   65s]   483 |       if (fcntl (herepipe[1], F_GETPIPE_SZ, 0) < document_len)
 [  264s]   483 |       if (fcntl (herepipe[1], F_GETPIPE_SZ, 0) < document_len)

Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

Attachment: signature.asc
Description: PGP signature

Reply via email to