comparison src/s/linux.h @ 4:b82b59fe008d r19-15b3

Import from CVS: tag r19-15b3
author cvs
date Mon, 13 Aug 2007 08:46:56 +0200
parents ac2d302a0011
children 4103f0995bd7
comparison
equal deleted inserted replaced
3:30df88044ec6 4:b82b59fe008d
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