-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/01/2014 10:12 PM, Paulo César Pereira de Andrade wrote:
>> Hi all.
>
> Hi,
>
>> I don't understand why same code is not compiled with rpmbuild
>> unlike when I compile in local.
>>
>> This is compiled with rpmbuild: http://fpaste.org/130139/ T
> Hi all.
Hi,
> I don't understand why same code is not compiled with rpmbuild unlike
> when I compile in local.
>
> This is compiled with rpmbuild: http://fpaste.org/130139/
> This is compiled in local: http://fpaste.org/130141/
>
> These commands are not performed so auto-header.h file i
On Mon 01 Sep 2014 07:09:34 PM CEST, Mathieu Bridon wrote:
> Hi,
>
> On Mon, 2014-09-01 at 19:03 +0200, Antonio Trande wrote:
>> Hi all.
>>
>> I don't understand why same code is not compiled with rpmbuild unlike
>> when I compile in local.
>>
>> This is compiled with rpmbuild: http://fpaste.org/13
Hi,
On Mon, 2014-09-01 at 19:03 +0200, Antonio Trande wrote:
> Hi all.
>
> I don't understand why same code is not compiled with rpmbuild unlike
> when I compile in local.
>
> This is compiled with rpmbuild: http://fpaste.org/130139/
This does: ./configure ... --enable-liblua
> This is compile