Feature #88
Set svn:eol-style property for config/*.m4 to LF
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Johnathan Corgan | % Done: | 0% |
|
| Category: | build | |||
| Target version: | release-3.0.1 | |||
| Resolution: | fixed |
Description
This will reduce instances of aclocal complaining about extra CR characters in .m4 files when Win32 users use a native version of SVN to checkout the repository.
History
Updated by Johnathan Corgan over 6 years ago
- Status changed from New to Assigned
Updated by Johnathan Corgan over 6 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Completed in r3746 on trunk.
Updated by Anonymous over 6 years ago
- Status changed from Closed to Feedback
- Resolution deleted (
fixed)
It would be helpful to do the same for configure.ac for the same reason.
Updated by Johnathan Corgan over 6 years ago
- Status changed from Feedback to Closed
- Resolution set to fixed
Fixed in r3928 on trunk and r3929 on release 3.0 branch.
Updated by Johnathan Corgan over 6 years ago
Documented this in README.hacking in r3930 on trunk.