comparison src/s/ms-w32.h @ 31349:2595bb871403

(ORDINARY_LINK): New define.
author Andrew Innes <andrewi@gnu.org>
date Sun, 03 Sep 2000 17:40:40 +0000
parents afa1f54fb948
children d943962e1b24
comparison
equal deleted inserted replaced
31348:3d2f90f25060 31349:2595bb871403
186 /* #define SIGTYPE int */ 186 /* #define SIGTYPE int */
187 187
188 /* If the character used to separate elements of the executable path 188 /* If the character used to separate elements of the executable path
189 is not ':', #define this to be the appropriate character constant. */ 189 is not ':', #define this to be the appropriate character constant. */
190 #define SEPCHAR ';' 190 #define SEPCHAR ';'
191
192 #define ORDINARY_LINK 1
191 193
192 /* ============================================================ */ 194 /* ============================================================ */
193 195
194 /* Here, add any special hacks needed 196 /* Here, add any special hacks needed
195 to make Emacs work on this system. For example, 197 to make Emacs work on this system. For example,