|
Loading...
|
clamav-devel@lists.clamav.net
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Török Edwin Mon Apr 16 11:00:18 2012
On 04/16/2012 07:18 PM, Elia Pinto wrote: > 2012/4/16 Török Edwin <[EMAIL PROTECTED]>: >> 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
- [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Elia Pinto 2012/04/16
- Re: [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Elia Pinto 2012/04/16
- Re: [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Török Edwin 2012/04/16
- Re: [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Elia Pinto 2012/04/16
- Re: [Clamav-devel] [PATCH] Added a autogen.sh for buildstrap the build system Török Edwin 2012/04/16 <=