bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] fix libcap configure flag handling


From: Mike Frysinger
Subject: Re: [PATCH] fix libcap configure flag handling
Date: Fri, 4 Sep 2009 03:58:47 -0400
User-agent: KMail/1.12.0 (Linux/2.6.30.5; KDE/4.3.0; x86_64; ; )

On Friday 04 September 2009 03:27:00 Jim Meyering wrote:
> Kamil Dudka wrote:
> > Looks good to me. I wrote that nonsense as I had misunderstood semantic
> > of the AC_ARG_ENABLE macro...
>
> Thanks for the review.
> This time I tested carefully ;-)
>
> After each of the first three, below, grep LIB_CAP config.status prints
> S["LIB_CAP"]="-lcap":
>
> ./configure                     -C >& /dev/null
> ./configure --enable-libcap     -C >& /dev/null
> ./configure --enable-libcap=yes -C >& /dev/null
>
> After each of these, it prints S["LIB_CAP"]=""
>
> ./configure --enable-libcap=no  -C >& /dev/null
> ./configure --disable-libcap    -C >& /dev/null

i didnt test all of these iterations, but i did also test a half-installed 
libcap and --enable-libcap.  it errored out as expected.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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