| Summary: | m4 macros are out of place | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Dan Lykowski <lykowdk> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | buildroot |
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Dan Lykowski
2009-03-26 23:16:05 UTC
Actually it's the other way around. r25827 wrongly changed the aclocal search dir to point to HOST_DIR instead of STAGING_DIR. It's fixed in r25880. |