On Wed, Mar 10, 2010 at 6:50 PM, David Sommerseth
<openvpn.l...@topphemmelig.net> wrote:
> I'm willing to accept patches with updates as long as it don't break the
> oldest version OpenVPN need to support (autotools/autoconf v2.59).  If
> it can be built an old RHEL4.6 installation, it's good enough for James,
> according to the last meeting.

This is the root cause of the mistake.
You don't have any dependency in the versions of
autoconf/automake/libtool at target machine.
These tools are used at the packager machine in order to generate
whatever needed in order to successfully compile on target machine.
So there is no need to support old versions of these tools.
The decent versions are >=autoconf-2.60 >=automake-1.10 >=libtool-1.5.26

Reply via email to