- Package:
- automake
- Source:
- automake-1.16
- Submitter:
- Yann Dirson
- Date:
- 2010-09-11 08:09:05 UTC
- Severity:
- normal
(also impacts automake-1.9) A rule-variable of the following form: ... is mistaken by automake by a custom production rule for "foo", and it does not generate a production rule itself. I could work around this behaviour with something like: built both for host and target. libnativefoo.a needs different LDFLAGS and RANLIB definitions which automake does not apparently allows to change.