[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: autoconf / automake
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 7 Nov 2011 13:26:24 -0200
> That said, please do ship a lua.pc pkg-config file instead of pushing
> that over to the packagers so this can be consistent over the *nixes.
In Lua 5.2 you can say "make pc" and get the relevant pkg-config variables,
which you need for building lua.pc:
% make pc
version=5.2.0
prefix=/usr/local
libdir=/usr/local/lib
includedir=/usr/local/include