<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Maxim,</p>
<p>Thanks for your reply.<br>
</p>
<br>
<div class="moz-cite-prefix">On 05/10/2018 08:47 AM, Maxim Dounin
wrote:<br>
</div>
<blockquote type="cite" cite="mid:20180510124708.GU32137@mdounin.ru">
<pre wrap="">More importantly, "--with-compat" provides compatibility between
builds with different configure options.
Without the "--with-compat" argument, one have to use exactly the
same "./configure" line to build both nginx and a module. The
"--with-compat" option relaxes this restriction, and it is more or
less enough to build both nginx and a module with "--with-compat".
This generally simplifies building dynamic modules, and also
allows one to load the same module into different nginx variants
built with different flags.
</pre>
</blockquote>
<br>
Is there a reason, then, that `--with-compat` is not a default build
option?š Is there a particular specific reason it was *not* set as a
default compile-time option?<br>
<br>
<br>
Thomas<br>
</body>
</html>