#9015 closed patch
recognition of os2-emx in configure
| Reported by: | SF/lvzuufx | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | Port: OS/2 |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Hi/2.
This patch fixes recognition of os2-emx in get_system_exe_extension() in configure. Because config.guess print 'i386-pc-os2-emx' instead of 'os2-emx'.
KO Myung-Hun
Ticket imported from: #2789608. Ticket imported from: patches/1120.
Attachments (1)
Change History (5)
by , 17 years ago
| Attachment: | configure.diff added |
|---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:3 by , 8 years ago
| Component: | → Ports |
|---|
comment:4 by , 8 years ago
| Component: | Ports → Port: OS/2 |
|---|
Note:
See TracTickets
for help on using tickets.

Thanks, committed. Though in your patch you broke indentation.