[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building from CVS
From: |
Reuben Thomas |
Subject: |
Re: Building from CVS |
Date: |
Mon, 11 Feb 2008 16:58:41 +0000 (GMT) |
User-agent: |
Alpine 1.00 (DEB 882 2007-12-20) |
On Fri, 8 Feb 2008, Tony Abou-Assaleh wrote:
Try starting with ./autogen.sh and see how it goes.
Thanks, that works.
I think this step should be added at least to README-alpha
Definitely. README-alpha is not a very obvious name either if you're
building from CVS.
I attach a patch to simplify the automake rebuilding logic. It addresses two
points:
1. Use autoreconf instead of calling all the autotools.
2. In order to make this work, delete the workaround for an old automake bug
in Makefile.am, and just use AC_LOCAL_AMFLAGS. This workaround is
unnecessary with at least automake 1.7. It no longer works with automake
1.4. I don't know whether it works with 1.6, which is no longer packaged in
my GNU/Linux distribution.
--
http://rrt.sc3d.org/ | traddutore, v.t. traditore (Anon)
automake.patch
Description: Text Data
- Building from CVS, Reuben Thomas, 2008/02/08
- Re: Building from CVS, Tony Abou-Assaleh, 2008/02/08
- Re: Building from CVS,
Reuben Thomas <=
- Re: Building from CVS, Karl Berry, 2008/02/11
- Re: Building from CVS, Reuben Thomas, 2008/02/11
- Re: Building from CVS, Karl Berry, 2008/02/11
- Re: Building from CVS, Reuben Thomas, 2008/02/11
- Re: Building from CVS, Karl Berry, 2008/02/12
- Re: Building from CVS, Reuben Thomas, 2008/02/12
- Re: Building from CVS, Tony Abou-Assaleh, 2008/02/17
- Re: Building from CVS, Karl Berry, 2008/02/11
- Re: Building from CVS, Tony Abou-Assaleh, 2008/02/11
- Re: Building from CVS, Karl Berry, 2008/02/12