Bug 473943

Summary: netatalk - unrecognized configure options
Product: [Fedora] Fedora Reporter: HAT <hat>
Component: netatalkAssignee: Jiri Skala <jskala>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: aglotov, jskala
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-15 21:11:50 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:

Description HAT 2008-12-01 15:12:19 UTC
# rpmbuild -ba netatalk.spec
(snip)
configure: WARNING: unrecognized options: --with-tcp-wrappers, --with-ssl, --with-flock-locksi
(snip)

These options should be deleted from netatalk.spec.

Comment 1 Jiri Skala 2009-01-07 08:34:29 UTC
This seems to be a problem of new implemented feature in the configure - checking for unrecognized options. I'll investigate it more.