Ticket #18240 (closed defect: fixed)
emacs +x11 doesn't seem to find system X11
| Reported by: | mcalhoun@… | Owned by: | darren.bane@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | emacs x11 | Cc: | |
| Port: | emacs |
Description
The emacs configure script tests for X11 using -lX11 but does not seem to
append any new search directories.
Attached is a proposed solution.
If the MacPorts X11 and system X11 are both installed, the MacPorts X11 should
take precedence since -L${prefix}/lib is before -L${x11prefix}/lib
I have used emacs +x11 for a while, and this seems to be a new problem.
I am not sure when it started.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


