Stefan Monnier
8958788972
(EXEC_SUFFIXES): Remove.
2001-10-14 20:16:52 +00:00
Gerd Moellmann
beb2e97599
(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
...
options. From Dave Love <d.love@dl.ac.uk>.
2001-10-10 12:21:58 +00:00
Andrew Innes
76ba8dafaf
Do not undef min and max.
2001-10-08 22:41:09 +00:00
Pavel Janík
75bec7521d
Fix a typo in comment.
2001-09-28 15:50:04 +00:00
Andreas Schwab
854ad2d56b
(LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z
...
nocombreloc, in case -z combreloc is the default.
2001-09-28 12:58:23 +00:00
Gerd Moellmann
a269702287
(LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg.
2001-09-19 10:55:52 +00:00
Gerd Moellmann
1270031d86
(C_SWITCH_SYSTEM): Add.
...
(LD_SWITCH_SYSTEM): Include /usr/local/lib.
2001-09-18 11:31:02 +00:00
Eli Zaretskii
44abba96a5
New file, for building Emacs on hppa1.1-hitachi.
2001-08-14 11:28:17 +00:00
Eli Zaretskii
00a4199604
Update the copyright.
2001-03-04 07:09:15 +00:00
Gerd Moellmann
e3efab9cbe
Add copyright notice.
2001-02-20 11:00:55 +00:00
Eli Zaretskii
c3d0ee5124
Fix a typo in a comment.
2001-01-25 13:00:13 +00:00
Eli Zaretskii
2f169c3858
(GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
2001-01-20 18:20:59 +00:00
Dave Love
234f1ae979
Rearrange relative to comment.
2001-01-08 19:56:54 +00:00
Dave Love
dacbb81882
Comments.
2001-01-08 19:54:40 +00:00
Dave Love
774ba8c93d
(NSIG): Don't redefine.
2000-12-21 00:01:55 +00:00
Dave Love
ff501f2b2c
comment
2000-12-18 18:09:36 +00:00
Gerd Moellmann
06f68dd146
(_FILE_OFFSET_BITS): Undef again.
2000-12-18 15:38:53 +00:00
Gerd Moellmann
db3758706d
Comment update.
2000-12-15 14:49:34 +00:00
Gerd Moellmann
33a29a4a6e
(bcopy) [IRIX6]: Don't special-case definition of
...
bcopy & al.
2000-12-15 14:49:08 +00:00
Gerd Moellmann
e61a9a9b83
#undef bcopy & al here. Include strings.h.
2000-12-15 14:48:46 +00:00
Gerd Moellmann
fc40e2152f
(GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'.
2000-12-12 10:05:09 +00:00
Gerd Moellmann
ecf4d72623
(GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS.
2000-12-12 10:01:40 +00:00
Gerd Moellmann
b7d95d4220
Update comment about _XOPEN_SOURCE.
2000-12-11 11:59:52 +00:00
Gerd Moellmann
3ab053bc2c
(_FILE_OFFSET_BITS): Do not undef.
2000-12-11 11:57:42 +00:00
Dave Love
92dd1b29e0
(_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): Don't define.
2000-11-22 10:41:06 +00:00
Gerd Moellmann
7aaf438830
(_FILE_OFFSET_BITS): Undef.
2000-11-21 15:53:02 +00:00
Kenichi Handa
1a55ec5a9e
Move #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope.
2000-11-21 00:31:45 +00:00
Gerd Moellmann
a8f77aaa34
Don't use `#cpu'.
2000-11-20 19:45:24 +00:00
Gerd Moellmann
c245b58081
(USE_MMAP_FOR_BUFFERS): Undefine.
2000-11-20 11:58:20 +00:00
Kenichi Handa
050c9c6849
(C_SWITCH_X_SYSTEM): Include -I/usr/include/X11R6 and
...
-I/usr/contrib/X11R6/include.
(LD_SWITCH_X_DEFAULT): Include -L/usr/lib/X11R6.
2000-11-11 00:31:37 +00:00
Dave Love
dfcd7ccfe9
Don't define SYSTEM_MALLOC so that we can find out
...
when it's necessary.
2000-10-26 22:08:28 +00:00
Dave Love
5979523a64
(USE_MMAP_FOR_BUFFERS): Define.
2000-09-28 21:49:46 +00:00
Dave Love
2a620aaa63
Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP.
2000-09-28 09:41:28 +00:00
Dave Love
c952a61737
Now works 64-bit. Tidied.
2000-09-27 09:32:32 +00:00
Gerd Moellmann
76bb714a40
(POSIX_SIGNALS): Define.
2000-09-25 11:52:48 +00:00
Gerd Moellmann
67cdbf1682
(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.
2000-09-14 15:12:48 +00:00
Ken Raeburn
6a72fdd12e
s/netbsd.h: NO_C_SOURCE->NOT_C_CODE
2000-09-10 01:12:09 +00:00
Dave Love
0460aa783e
(REL_ALLOC_MMAP): Define.
2000-09-08 13:57:04 +00:00
Gerd Moellmann
fc653ef2d8
(GC_MARK_STACK, REL_ALLOC_MMAP): Define.
2000-09-08 13:56:53 +00:00
Dave Love
326cdd749d
Mention REL_ALLOC_MMAP.
2000-09-08 13:49:15 +00:00
Andrew Innes
cc48c6e7a4
(ORDINARY_LINK): New define.
2000-09-03 17:40:40 +00:00
Gerd Moellmann
d276b0cfc1
Include <signal.h>.
...
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
2000-09-02 11:34:56 +00:00
Gerd Moellmann
c6ac3c3a67
(bcopy, bzero, bcmp): Don't define.
2000-08-28 15:03:56 +00:00
Gerd Moellmann
1f4ecd6b72
(index): Define only if not HAVE_INDEX.
...
(rindex): Define only if !HAVE_RINDEX.
2000-08-28 15:03:42 +00:00
Andrew Innes
bfba227f39
(malloc, free, realloc, calloc): Rename if
...
USE_CRT_DLL is defined, so Emacs can use GNU malloc even though it
cannot override the CRT malloc.
(_WINSOCK_H): Define to prevent normal winsock
definitions from being used.
(sys_nerr): Provide default definition.
(strdup, strupr, strnicmp, stricmp, tzset, tzname): Map to same
name with _ prepended.
(NSIG): Define if not known.
(get_emacs_configuration): Provide extern declaration.
(get_emacs_configuration_options): Provide extern declaration.
(EMACS_CONFIG_OPTIONS): Call get_emacs_configuration_options.
2000-08-22 23:55:09 +00:00
Dave Love
df7c0cb421
Comment about gcc -g.
2000-08-15 09:17:23 +00:00
Andreas Schwab
2dad51cce6
* m/ia64.h: Moved from s/ia64.h.
2000-08-04 08:48:52 +00:00
Gerd Moellmann
f4988be716
*** empty log message ***
2000-08-03 20:24:26 +00:00
Dave Love
2b565005e6
(IRIX_FORCE_32_BITS, LD_SWITCH_SYSTEM): Don't
...
define.
[_MIPS_SZLONG == 64]: Set up for 64-bit mode -- not currently
working.
2000-07-27 14:47:17 +00:00
Dave Love
9272c039fb
(LIBS_TERMCAP): Move from m/sparc.h.
2000-07-24 18:28:05 +00:00