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