Quoting Dwight Engen (dwight.en...@oracle.com):
> On Fri, 16 Aug 2013 03:38:04 +0800
> Alexander Vladimirov wrote:
>
> > It seems to build fine on older Arch Linux machine with automake 1.13
>
> Also worked for me with:
>
> autoconf-2.63-5.1.el6.noarch
> automake-1.11.1-4.el6.noarch
>
> but I
On Fri, 16 Aug 2013 03:38:04 +0800
Alexander Vladimirov wrote:
> It seems to build fine on older Arch Linux machine with automake 1.13
Also worked for me with:
autoconf-2.63-5.1.el6.noarch
automake-1.11.1-4.el6.noarch
but I don't know what versions the curl folks were having issues with.
> 20
It seems to build fine on older Arch Linux machine with automake 1.13
2013/8/16 Serge Hallyn :
> Quoting Alexander Vladimirov (alexander.idkfa.vladimi...@gmail.com):
>> Fix build with automake 1.14 and newer, since it requires explicit
>> setting now.
>
> Will this break anything with older automa
Quoting Alexander Vladimirov (alexander.idkfa.vladimi...@gmail.com):
> Fix build with automake 1.14 and newer, since it requires explicit
> setting now.
Will this break anything with older automake? (I ask because some
threads in the curl m-l seemed to imply it might...)
> Signed-off-by: Alexand
Fix build with automake 1.14 and newer, since it requires explicit
setting now.
Signed-off-by: Alexander Vladimirov
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index cdf5290..245df30 100644
--- a/configure.ac
+++ b/configure.ac