chiark / gitweb /
Fiddle with CSS+HTML in effort to get more consistent buttons
[disorder] / lib / defs.c
index 084bf0a43ef8dbf3de2947ad8f3a43f360f766c4..67f7951934700df6e5f64595c0ef5db9c9a8d9bc 100644 (file)
@@ -49,6 +49,9 @@ const char bindir[] = BINDIR;
 /** @brief System binary directory */
 const char sbindir[] = SBINDIR;
 
+/** @brief System sendmail executable */
+const char sendmail_binary[] = SENDMAIL;
+
 /** @brief Fink binary directory
  *
  * Meaningless if not on a Mac.