From cc48c6e7a4b379ef81b1837f8e9d18b1159b2b66 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Sun, 3 Sep 2000 17:40:40 +0000 Subject: [PATCH] (ORDINARY_LINK): New define. --- src/s/ms-w32.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index a109dc9d91d..0ec0ef5f60b 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h @@ -189,6 +189,8 @@ Boston, MA 02111-1307, USA. */ is not ':', #define this to be the appropriate character constant. */ #define SEPCHAR ';' +#define ORDINARY_LINK 1 + /* ============================================================ */ /* Here, add any special hacks needed -- 2.39.5