comparison src/s/linux.h @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children b82b59fe008d
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
58 58
59 /* Both are used in Linux by different mail programs. I assume that most 59 /* Both are used in Linux by different mail programs. I assume that most
60 people are using newer mailers that have heard of flock. Change this 60 people are using newer mailers that have heard of flock. Change this
61 if you need to. */ 61 if you need to. */
62 62
63 #define MAIL_USE_FLOCK 63 /* #define MAIL_USE_FLOCK*/
64 64
65 /* Here, on a separate page, add any special hacks needed 65 /* Here, on a separate page, add any special hacks needed
66 to make Emacs work on this system. For example, 66 to make Emacs work on this system. For example,
67 you might define certain system call names that don't 67 you might define certain system call names that don't
68 exist on your system, or that do different things on 68 exist on your system, or that do different things on