1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
Commit graph

680 commits

Author SHA1 Message Date
Gerd Moellmann
7e0ba6da56 (TERMCAP_OBJ): Removed.
(LIBS_TERMCAP): Don't define for __FreeBSD_version >= 400000.
2000-04-27 19:09:58 +00:00
Dave Love
8fffa182c3 Revert HAVE_GETLOADAVG changes. 2000-04-19 11:21:37 +00:00
Gerd Moellmann
1f71352bba (LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'. 2000-04-14 19:27:02 +00:00
Dave Love
314767c0a5 Don't define autoconfiscated NLIST_STRUCT. 2000-04-14 17:54:26 +00:00
Dave Love
02cefd5a10 Don't define
autoconfiscated HAVE_GETLOADAVG.
2000-04-14 17:52:41 +00:00
Dave Love
f6f98c87c2 Don't define autoconfiscated
BROKEN_MKTIME.
2000-04-14 17:51:55 +00:00
Gerd Moellmann
cbf5ca04c1 (TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as
terminfo.o.
2000-04-13 19:10:25 +00:00
Dave Love
bb15bd9a51 (GC_SETJMP_WORKS): Define for i386, sparc, m68k, alpha. 2000-03-28 16:17:31 +00:00
Gerd Moellmann
4b3fd71946 (GC_SETJMP_WORKS): Define. 2000-03-27 19:42:03 +00:00
Gerd Moellmann
f9acb75ec0 (LIBS_TERMCAP): Undef. 2000-03-22 12:08:40 +00:00
Gerd Moellmann
32be16dfed (INHIBIT_X11R6_XIM): Define. 2000-03-14 21:16:04 +00:00
Dave Love
e3d4de904d (C_DEBUG_SWITCH): Define to allow optimization. 2000-02-17 19:11:45 +00:00
Gerd Moellmann
aace035ecc (BROKEN_PTY_READ_AFTER_EAGAIN): Define. 2000-02-15 10:27:48 +00:00
Dave Love
621dcb6d1a Don't define HAVE_VFORK or HAVE_SYS_SIGLIST. 2000-02-12 17:05:37 +00:00
Dave Love
1a7c1bba91 Define C_DEBUG_SWITCH for non-gcc. 2000-02-12 17:03:54 +00:00
Dave Love
214f85082c Don't define HAVE_VFORK. 2000-02-12 16:57:46 +00:00
Dave Love
95a7ed060d Don't define HAVE_ALLOCA. 2000-02-12 16:49:52 +00:00
Gerd Moellmann
077c040bfa (HAVE_XRMSETDATABASE): Define if not already defined. 2000-02-12 13:10:19 +00:00
Eli Zaretskii
38fd211bc0 Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake
termcap entry.
2000-02-07 11:26:42 +00:00
Eli Zaretskii
649351f90f (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000. 2000-02-03 10:10:38 +00:00
Dave Love
f5e4afd3aa Revert last change after change to irix5-0.h. 2000-01-28 23:13:40 +00:00
Gerd Moellmann
fc3cb4607c [__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
LD_SWITCH_SYSTEM inherited from irix5-0.h.
2000-01-26 13:07:11 +00:00
Dave Love
9482c3ea3b Don't set LD_SWITCH_SYSTEM -- we use unexelf now.
Don't use -cckr -- apparently not now necessary.
2000-01-24 15:06:58 +00:00
Gerd Moellmann
ef539202f1 (C_SWITCH_SYSTEM): Add -I /usr/local/include and
-L /usr/local/lib.
2000-01-05 09:15:33 +00:00
Gerd Moellmann
44cd3ae58d (NO_EDITRES): Define even if HAVE_LIBXMU. 2000-01-03 21:22:35 +00:00
Eli Zaretskii
740e985fb0 (SYSTEM_PURESIZE_EXTRA): Reduce to 40000. 1999-12-06 17:09:21 +00:00
Eli Zaretskii
89774ec398 (INTERNAL_TERMINAL): Add entries for color support. 1999-12-06 16:55:26 +00:00
Gerd Moellmann
c42b4fab89 (LIBS_SYSTEM): Add -lgen because that's needed
for building with Motif.
1999-12-02 07:58:22 +00:00
Paul Eggert
493c3eed38 (ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
New macros.
1999-11-22 08:20:53 +00:00
Dave Love
e69dcd60c5 Use SIGCHLD, not SIGCLD (not in glibc 2.1). 1999-11-02 23:10:56 +00:00
Gerd Moellmann
fdc5e0fcf4 [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
Define PTY_NAME_SPRINTF.
Redefine PTY_TTY_NAME_SPRINTF.
1999-10-27 10:22:21 +00:00
Ken Raeburn
3a7093d84f netbsd-elf fixes 1999-10-25 04:50:39 +00:00
Gerd Moellmann
487b10dd18 (HAVE_GETLOADAVG): Define as 1 because config.h defines it that way. 1999-10-19 19:52:13 +00:00
Paul Eggert
bb7b436870 s/usg5-4.h:
(NSIG): Remove.
(NSIG_MINIMUM): New macro.
s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h,
s/umips.h, s/usg5-4.h:
(SIGIO): Do not undef.
(BROKEN_SIGIO): New macro.

* s/gnu-linux.h:
(SIGPOLL, SIGURG): Do not undef.
(BROKEN_SIGPOLL, BROKEN_SIGURG): New macros.

* s/ptx4.h:
(SIGINFO): Do not undef.
(BROKEN_SIGINFO): New macros.

* s/ptx.h, s/template.h: Doc fix.

* s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h,
s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h,
s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h,
s/usg5-2.h, s/usg5-3.h, s/xenix.h:
(open, close, read, write, INTERRUPTIBLE_OPEN,
INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove.

* s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros.
1999-10-19 07:28:36 +00:00
Gerd Moellmann
9ef0c85bc7 [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP. 1999-10-07 11:49:21 +00:00
Dave Love
b8098ef87f # 1999-10-01 12:43:57 +00:00
Dave Love
6340679d44 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
* s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.
1999-09-06 16:07:27 +00:00
Dave Love
96fe259801 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
* s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.
1999-09-06 16:06:14 +00:00
Gerd Moellmann
7e6c20e825 (__FreeBSD_version): Don't define it if it is
already defined.  This avoids a warning from buffer.c.
1999-08-31 14:00:32 +00:00
Gerd Moellmann
ab5d1ddf90 (C_SWITCH_SYSTEM): Added to let configure find headers
in /usr/X11R6/include which are checked for with AC_CHECK_HEADER.
1999-08-30 22:50:53 +00:00
Dave Love
3cbbbdc6fa (C_DEBUG_SWITCH): Use -g -O. 1999-08-21 17:27:31 +00:00
Dave Love
ccecdd38a2 (C_DEBUG_SWITCH): Set for debug and optimize. 1999-08-21 17:23:59 +00:00
Gerd Moellmann
2327e4a0bc (NARROWPROTO): New. 1999-07-21 21:43:52 +00:00
Andrew Innes
a14724c880 (strerror): Override the default implementation of
strerror, so we can map winsock error codes.
1999-06-16 20:02:55 +00:00
Karl Heuer
d9db7b7b0e (NO_WTMP_FILE): Define it. 1999-05-09 17:56:43 +00:00
Andrew Innes
a5a7d30fe9 (HAVE_FSYNC): New macro.
(fsync): Map to _commit.
(ftruncate): Map to _chsize.
1999-05-02 10:36:23 +00:00
Karl Heuer
165e2d55b4 (BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3. 1999-04-12 18:23:41 +00:00
Karl Heuer
bf7ce02180 Initial revision 1999-02-22 20:56:34 +00:00
Richard M. Stallman
fc9b48d7f3 (NLIST_STRUCT): Add #undef. 1999-02-04 04:48:24 +00:00
Richard M. Stallman
35fc36a16b (SETUP_SLAVE_PTY): Use the ptem module if it exists.
Don't complain if ttcompat does not exist.
1999-01-28 03:49:39 +00:00