| Summary: | ./configure script is missing from tip | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Intellectual Kitty <IntellectualKitty> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | don't know | ||
| Hardware: | x86 | ||
| OS: | Other | ||
|
Description
Intellectual Kitty
2017-10-04 21:28:47 UTC
When you say "tip" that means the latest commit to the whole repository, which in this case was probably to the SDL-1.2 branch. You should use "default" instead, which is the latest commit to our usual development branch. (1.2 didn't keep the generated configure script in revision control.) --ryan. |