Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: initng https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173459 ------- Additional Comments From dragoran@xxxxxxxxxxxxxxx 2006-04-24 11:57 EST ------- (In reply to comment #239) > * I think, the old vs. recent SELinux API check should be implemented > in the upstream package (I do not know, whether cmake is powerful > enough for that). Else, I would not use 'rpm -q ...' but check the > required feature. E.g. with > > | grep -q only-in-old-api /usr/include/selinux/selinux.h && API=OLD || API= > | cmake . -D${API}SELINUX:BOOL=ON ... > > But I really do not know for what the OLDSELINUX/SELINUX flag is > used and can not tell the exact string for 'only-in-old-api'. Done in upstream svn, -DSELINUX should now work on FC4 and FC5 -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.