On 04/16/2012 07:18 PM, Elia Pinto wrote:
> 2012/4/16 Török Edwin <ed...@clamav.net>:
>> On 04/16/2012 07:02 PM, Elia Pinto wrote:
>>> Please ignore this patch. It is incomplete, i am sorry.
>>>
>>> I will reroll it shortly.
>>
>> autogen.sh is not needed, 'autoreconf -fvi' does the job.
> Yes, but not check the minimum version of the gnu buildtool used
> by a project, giving strange error if not, and, in the clamav case,
> don't check and give bad error if
> libtool libtdl tool or the static library are missing.

autoconf version is checked by AC_PREREQ, and automake version by 
AM_INIT_AUTOMAKE,
so checking those in autogen.sh is redundant.
All that remains to be checked is the libtool version.

Or just run the build-system regeneration on an up-to-date Debian 
testing/unstable, like we do :)

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to