1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
Commit graph

14 commits

Author SHA1 Message Date
Andrew Innes
98cf1bb563 (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
pick up relevant bits of the Windows API definitions.
2002-01-04 14:05:10 +00:00
Andrew Innes
6dcb51ccd6 (sh_output): Don't use $(warning ...) to output
messages, since that is not supported by GNU make 3.77.
2001-06-01 13:18:27 +00:00
Andrew Innes
fbdbf318c5 (NEW_CYGWIN): Output message about spurious error
message that is to be ignored.
2001-05-17 12:44:17 +00:00
Andrew Innes
37ec3479c7 (SETLOADPATH): Remove definition.
(EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
environment.
2001-04-18 14:06:55 +00:00
Andrew Innes
0f6465a643 (DEBUG_LINK): New macro.
(LINK_FLAGS): Use it.
2001-03-18 16:56:08 +00:00
Andrew Innes
41eca17b1d Add copyright notice. 2001-02-24 22:00:47 +00:00
Andrew Innes
277277b7eb (THISDIR): New definition. 2001-02-05 16:55:05 +00:00
Andrew Innes
6da21b33f5 (EMACS_ICON_PATH): Delete definition.
(COMPILER_TEMP_FILES): New definition.
(MAKETYPE): New definition.
2001-01-06 21:18:05 +00:00
Andrew Innes
46f0206a5f (SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
relative to $(CURDIR).
2000-12-06 15:01:54 +00:00
Andrew Innes
8cba0ed749 (NEW_CYGWIN): New define.
(DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
so we need to adjust how we escape embedded quotes.
2000-12-06 13:40:28 +00:00
Andrew Innes
9e6fd35da9 Revert to Unix line endings. 2000-09-17 21:00:02 +00:00
Andrew Innes
54f28d5fbc (SHELLTYPE): New define.
(SETLOADPATH): New define.
2000-09-14 21:45:18 +00:00
Andrew Innes
ab252cf95d (CFLAGS): No need for -D_ANONYMOUS_UNION
-D_ANONYMOUS_STRUCT on compile line.
(EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
(ARCH_CFLAGS): Change optimization flags to -O2.
(FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
(ARGQUOTE, DQUOTE): New defines.
2000-09-03 17:37:09 +00:00
Andrew Innes
280d77218f New file. 2000-08-24 11:05:18 +00:00