chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use system sendmail if available (rather than SMTP over TCP)
[disorder]
/
lib
/
defs.h
diff --git
a/lib/defs.h
b/lib/defs.h
index 94f70593976ebfb0448d866efdcce3fc0381ab13..73d633e8b655ab43b8fe1e4a9730de3d69a13249 100644
(file)
--- a/
lib/defs.h
+++ b/
lib/defs.h
@@
-30,6
+30,7
@@
extern const char pkgdatadir[];
extern const char bindir[];
extern const char sbindir[];
extern const char finkbindir[];
extern const char bindir[];
extern const char sbindir[];
extern const char finkbindir[];
+extern const char sendmail_binary[];
#endif /* DEFS_H */
#endif /* DEFS_H */