qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] libcacard: use the library?


From: Michael Tokarev
Subject: Re: [Qemu-devel] libcacard: use the library?
Date: Thu, 18 Jun 2015 11:11:10 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

18.06.2015 11:09, Paolo Bonzini пишет:
> On 17/06/2015 22:15, Michael Tokarev wrote:
>> I tried autoconf&automake&libtool.  It is a HugeMess, I disliked it.
>> So I rewrote it as a simple shell script.
>>
>> The result of both attempts is available at 
>> http://www.corpit.ru/mjt/tmp/libcacard/
>> There are 4 files in there:
>>
>>  configure.ac Makefile.am -- auto*shit version, requires bootstrap like
>>   libtoolize && aclocal && automake --foreign --add-missing && autoconf
> 
> More like autoreconf -fvi.

My 10-minute expirience with auto*tools did't go that far :)

>>  configure Makefile.in -- my small version based on what qemu ./configure
>>   currently does.
> 
> Doesn't have dependency tracking.  That's already a no-no I think.

Well, it is trivial to add.  For a first cut it works.

/mjt



reply via email to

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