Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#8736 closed patch (fixed)

configure fix for shells not supporting unary negation

Reported by: jvprat Owned by: sev-
Priority: normal Component: --Other--
Version: Keywords:
Cc: Game:

Description

While trying to find a vanilla shell to test the previous patch I've found one (the Heirloom Bourne Shell) that crashes with the HEAD configure script:

Type with 1 byte... configure: !: not found int Type with 2 bytes... configure: !: not found int Type with 4 bytes... configure: !: not found int

The attached patch fixes it (it removes the unary negation and changes the "then" and "else" blocks).

Ticket imported from: #1822459. Ticket imported from: patches/841.

Attachments (1)

configure-error.patch (606 bytes ) - added by jvprat 16 years ago.

Download all attachments as: .zip

Change History (4)

by jvprat, 16 years ago

Attachment: configure-error.patch added

comment:1 by sev-, 16 years ago

Thanks, committed.

comment:2 by sev-, 16 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.