comparison src/s/linux.h @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents b82b59fe008d
children ec9a17fef872
comparison
equal deleted inserted replaced
23:0edd3412f124 24:4103f0995bd7
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