Bug 2159628

Summary: udns: C99 fixes for the configure script
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: udnsAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: adrian, ben, rebus
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: udns-0.4-20.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-10 08:46:47 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
udns-configure-c99.patch
none
Updated configure patch none

Description Florian Weimer 2023-01-10 08:20:56 UTC
Created attachment 1937045 [details]
udns-configure-c99.patch

A small fix is needed to avoid implicit function declarations in the autoconf-style configure script.

The upstream mailing list defunct, so tracking this downstream.

Comment 1 Florian Weimer 2023-01-10 08:46:47 UTC
Also sent the patch to the upstream author.

Comment 2 Florian Weimer 2023-12-15 13:24:34 UTC
Created attachment 2004399 [details]
Updated configure patch