Bug 32242

Summary: Fix for gdbm-1.8.0 autoconf stuff
Product: [Retired] Red Hat Raw Hide Reporter: dan
Component: gdbmAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-19 17:17:10 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:
Attachments:
Description Flags
Patch to fix gdbm-1.8.0 autoconf stuff none

Description dan 2001-03-19 17:10:12 UTC
I've noticed while compiling gdbm-1.8.0-5 that RPM_OPT_FLAGS stuff doesn't
appear in autoconf managed Makefile (to tell simple, it is ignored).
Attached patch fixes that behaviour.

Comment 1 dan 2001-03-19 17:17:06 UTC
Created attachment 13004 [details]
Patch to fix gdbm-1.8.0 autoconf stuff

Comment 2 Trond Eivind Glomsrxd 2001-03-19 21:27:34 UTC
Fixed in gdbm-1.8.0-6 - thanks for your patch!