Bug 2167366

Summary: links: Port configure script to C99
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: linksAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: epel-packagers-sig, lkundrak, michel, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: links-2.20.2-11.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-06 12:15:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
links-configure-c99.patch none

Description Florian Weimer 2023-02-06 11:55:47 UTC
Created attachment 1942529 [details]
links-configure-c99.patch

The configure script was compiled with autoconf 2.13 and contains many C99 incompatibilities, plus one incompatibility that is links-specific.

Upstream does not seem to have a public bug tracker, and the mailing list on linuxfromscratch.org seems to be gone.

Comment 1 Florian Weimer 2023-02-06 12:15:07 UTC
I've submitted the patch to the upstream contacts.