<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>It's quite  complicated now: cmake WITH_SYSTEMD flag is also used
      to generate systemd units, tarantool-generator and other systemd
      related files.</p>
    <p>I think that support for NOTIFY_SOCKET should not be
      systemd-related, as it's enabled in runtime by envar and is
      disabled otherwise.<br>
    </p>
    <div class="moz-cite-prefix">On 19/08/2019 23:18, Konstantin Osipov
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:20190819201827.GA21602@atlas">
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">-#if defined(WITH_SYSTEMD)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">I don't think you should remove this ifdef at all. Simply enable
it on Mac OSX by default in cmake if it works there now.

</pre>
    </blockquote>
  </body>
</html>