[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot Build on CentOS 6.x or Amazon Linux
From: |
Philipp Thomas |
Subject: |
Re: Cannot Build on CentOS 6.x or Amazon Linux |
Date: |
Tue, 29 Oct 2013 17:14:19 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
* Paul Eggert (address@hidden) [20131018 01:03]:
> it's quite common to assume that developers have more
> up-to-date tools than whatever old OS their software
> eventually has to run on.
And in turn the rule is that if the version of autotools that's required
isn't available, you don't touch files that need autoconf to be regenerated.
For instance don't patch configure.ac but configure.
Philipp