Opened 19 years ago

Closed 19 years ago

#3678 closed defect (fixed)

BUG: gettext configure mislead

Reported by: yves@… Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

the EMACS configure.env leads to an error if no emacs is present in /usr/bin which is the case for darwin 8.01. No EMACS env lets the configure script work it out.

Change History (1)

comment:1 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

variant puredarwin { configure.env-delete EMACS=/usr/bin/emacs }

which is in the port now should make this problem go away.

Note: See TracTickets for help on using tickets.