Bug 2167643

Summary: kdewebdev: Avoid implicit function declaration during configure for C99 compatibility
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: kdewebdevAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jreznik, kde-sig, kevin, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kdewebdev-3.5.10-51.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-07 07:48:59 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
kdewebdev-configure-c99.patch none

Description Florian Weimer 2023-02-07 07:14:49 UTC
Created attachment 1942659 [details]
kdewebdev-configure-c99.patch

There is a small C99 compatibility glitch in the configure script.

KDE 3 is no longer supported upstream, so filing this here.