bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Automagic dependency on selinux


From: Johan Hattne
Subject: Re: Fwd: Automagic dependency on selinux
Date: Mon, 06 Sep 2010 13:27:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100802 Lightning/1.0b2pre Thunderbird/3.1.1

On 08/29/10 14:39, Bruno Haible wrote:
> Hi Jim,
> 
> Thanks for testing.
> 
>> However, HAVE_SELINUX_SELINUX_H *is* defined in config.h.
>>
>> That is due to the use of
>> gl_CHECK_NEXT_HEADERS([selinux/selinux.h]) in selinux-selinux.m4,
>> which ends up invoking AC_CHECK_HEADERS_ONCE([selinux/selinux.h]), which
>> performs the check long before this conditional in selinux-selinux.m4:
>>
>>   if test "$with_selinux" != no; then
> 
> OK, so I'm adding code to explicitly set HAVE_SELINUX_SELINUX_H to 0.
> This should work better (still untested on my side).
> Committed and pushed this.

I'm OK with this patch--works for me.  Thanks a lot!

// Best wishes; Johan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]