On 17 Feb 2015 17:49, Cyril Hrubis wrote:
> > > --- a/m4/ltp-tirpc.m4
> > > +++ b/m4/ltp-tirpc.m4
> > > @@ -25,7 +25,7 @@ AC_DEFUN([LTP_CHECK_TIRPC],[
> > >   TIRPC_LIBS=""
> > >  
> > >   AC_CHECK_HEADER(tirpc/netconfig.h,[
> > > -         TIRPC_CPPFLAGS="-I/usr/include/tirpc"
> > > +         TIRPC_CPPFLAGS="-I=/usr/include/tirpc"
> > >           AC_DEFINE(HAVE_LIBTIRPC, 1, [Define to 1 if you have libtirpc 
> > > headers installed])
> > >           AC_CHECK_LIB(tirpc, rpcb_set, [TIRPC_LIBS="-ltirpc"])])
> > 
> > this m4 is fatally flawed and tweaking the flags won't help.  we should 
> > switch 
> > to use pkg-config here.  a cursory glance suggests acl/cap should also be 
> > updated.
> 
> Looking pkg-config on my system only libtirpc supported.
> 
> There seems to be nothing nothing for libacl nor for libcap (not to be
> confused with libcap-ng).

looks like i got ahead of myself.  i added libacl.pc upstream in Jan 2014, but 
there hasn't been a new release since.  you can understand why i might have 
assumed it was out there by now ;).

wrt libcap vs libcap-ng, you're correct of course.
-mike

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to