bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small change needed for link.m4


From: John W. Eaton
Subject: Small change needed for link.m4
Date: Tue, 13 Dec 2016 12:43:09 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

The test in link.m4 needs to include <stdio.h> to provide a declaration for the rename function. The test fails if building with GCC's -Werror=implicit-function-declaration option.

This was reported as part of a bug with building Octave on Fedora, which now uses -Werror=implicit-function-declaration by default.

https://savannah.gnu.org/bugs/?49782

jwe

Attachment: link-4m-diff.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]