comparison config.h.in @ 146:fd821441f016 noffle

[svn] Applied patch by Paul Slootman: using the mail program is replaced by sendmail (SENDMAILPROG variable).
author enz
date Sun, 15 Oct 2000 18:23:27 +0100
parents 2842f50feb55
children b4f1731a6470
comparison
equal deleted inserted replaced
145:deb2320befd7 146:fd821441f016
14 #undef _GNU_SOURCE 14 #undef _GNU_SOURCE
15 15
16 /* Define to 'unsigned int' if not already defined by the system. */ 16 /* Define to 'unsigned int' if not already defined by the system. */
17 #undef socklen_t 17 #undef socklen_t
18 18
19 /* path to sendmail binary */
20 #undef SENDMAILPROG
19 21
20 22
21 /* Define if on AIX 3. 23 /* Define if on AIX 3.
22 System headers sometimes define this. 24 System headers sometimes define this.
23 We just want to avoid a redefinition error message. */ 25 We just want to avoid a redefinition error message. */