This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Bad library name problem with automake-1.4-p2
- To: "Gary V. Vaughan" <gary at oranda dot demon dot co dot uk>
- Subject: Re: Bad library name problem with automake-1.4-p2
- From: Harlan Stenn <stenn at whimsy dot udel dot edu>
- Date: Wed, 30 May 2001 16:55:44 -0400
- cc: Harlan Stenn <stenn at whimsy dot udel dot edu>, automake at gnu dot org, stenn at whimsy dot udel dot edu
- List-Id: Discussion list for automake <automake.gnu.org>
Thanks, Gary! That may be it - the problem does not exist with CVS
automake at 1.4e with a top of ChangeLog:
2001-03-12 Pavel Roskin <proski@gnu.org>
* tests/Makefile.am (XFAIL_TESTS): Remove cond3.test, it passes
now.
2001-03-12 Akim Demaille <akim@epita.fr>
* automake.in (&variable_conditions_permutations): Separate the
conditions.
...
Harlan