#6353 closed defect (fixed)
A few posixisms have crept into configure (w/ patch)
| Reported by: | SF/lblume | Owned by: | lordhoto |
|---|---|---|---|
| Priority: | normal | Component: | Port: Solaris |
| Version: | Keywords: | build | |
| Cc: | Game: |
Description
Applies to v1.6.0: A few uses of $() have appeared in the configure script, which is not supported by the rusty /bin/sh on Solaris 10. The attached patch removes them.
Ticket imported from: #3614513. Ticket imported from: bugs/6353.
Attachments (1)
Change History (5)
by , 13 years ago
| Attachment: | 0002-remove-posixisms.patch added |
|---|
comment:1 by , 13 years ago
I pushed this to master as commit 83f705583681c6157e8ba33d9dd542f434dcb94b. Thanks for your patch.
comment:2 by , 13 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 by , 7 years ago
| Component: | → Ports |
|---|
comment:4 by , 7 years ago
| Component: | Ports → Port: Solaris |
|---|
Note:
See TracTickets
for help on using tickets.

Patch to remove $() from the script