Bug 2190286

Summary: kdegames3: C99 compatibility fix for the configure script
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: kdegames3Assignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: kdegames3-3.5.10-45.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-27 19:18:03 UTC Type: ---
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
kdegames-configure-c99.patch none

Description Florian Weimer 2023-04-27 18:53:10 UTC
The kdegames3 package needs a small fix for its configure script, to avoid an implicit function declaration in the _LT_AC_TRY_DLOPEN_SELF autoconf probe. This is similar to other fixes in KDE 3 packages.

Filing this here because it's KDE 3, without an upstream.

Reproducible: Always

Comment 1 Florian Weimer 2023-04-27 18:53:50 UTC
Created attachment 1960522 [details]
kdegames-configure-c99.patch