home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / n / sendmail / sendmail.001 / sendmail.8.6.9.linux.diff-2
Encoding:
Text File  |  1994-08-11  |  477 b   |  11 lines

  1. --- src/conf.h.orig    Thu Aug 11 20:11:29 1994
  2. +++ src/conf.h    Thu Aug 11 20:09:19 1994
  3. @@ -620,6 +620,7 @@
  4.  # define NEEDGETOPT    1    /* need a replacement for getopt(3) */
  5.  # define HASUNAME    1    /* use System V uname(2) system call */
  6.  # define HASUNSETENV    1    /* has unsetenv(3) call */
  7. +# define HASFLOCK     0    /* flock() appears broken in some Linuxes */
  8.  # define ERRLIST_PREDEFINED    /* don't declare sys_errlist */
  9.  # define GIDSET_T    gid_t    /* from <linux/types.h> */
  10.  # ifndef LA_TYPE
  11.