Steve Price
97d5cce4cd
Fix for systems where __FreeBSD__ >= 3.
...
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
1999-04-10 00:14:28 +00:00
Hidetoshi Shimokawa
ac34d7309c
Add fix for Alpha.
...
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Steve Price
686c761517
Convert to ELF.
...
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-10 04:37:24 +00:00
John Polstra
b7fa3dd64d
Add patches to use the unexec function from xemacs. This eliminates
...
the need for a hack in ld.so to make emacs work. I have submitted
these changes to a GNU emacs maintainer.
1997-12-23 05:35:56 +00:00
Peter Wemm
72383a3825
If compiling under native ncurses (instead of libcurses), we have to
...
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display. ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
1997-05-26 13:34:38 +00:00
Satoshi Asami
d02cf33167
Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
...
ports/3175.
1997-04-09 07:24:35 +00:00