<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Dependency of 3rd party module</title>
<description>Hi all.
I am developing some 3rd party module for Nginx. I would like to enable
configuration/compilation of my module only if http_ssl_module is enabled.
Moreover, if http_ssl_module is not set, then configure should write an
error message and failed. Is there any way how to do this?
Thanks a lot,
Daniel
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel</description><link>http://forum.nginx.org/read.php?29,229126,229126#msg-229126</link><lastBuildDate>Wed, 19 Jun 2013 21:19:13 -0400</lastBuildDate>
<generator>Phorum 5.2.16</generator>
<item>
<guid>http://forum.nginx.org/read.php?29,229126,229141#msg-229141</guid>
<title>Re: Dependency of 3rd party module</title><link>http://forum.nginx.org/read.php?29,229126,229141#msg-229141</link><description><![CDATA[Hello!<br /><br />On Tue, Jul 31, 2012 at 08:56:19AM +0200, Daniel Fiala wrote:<br /><br />&gt; Hi all.<br />&gt; I am developing some 3rd party module for Nginx. I would like to enable<br />&gt; configuration/compilation of my module only if http_ssl_module is enabled.<br />&gt; Moreover, if http_ssl_module is not set, then configure should write an<br />&gt; error message and failed. Is there any way how to do this?<br /><br />You may check HTTP_SSL variable in your module's config script<br />(and trigger failure if it isn't set to &quot;YES&quot;). See auto/options<br />for details.<br /><br />Maxim Dounin<br /><br />_______________________________________________<br />nginx-devel mailing list<br />nginx-devel@nginx.org<br />http://mailman.nginx.org/mailman/listinfo/nginx-devel]]></description>
<dc:creator>Maxim Dounin</dc:creator>
<category>Nginx Development</category><pubDate>Tue, 31 Jul 2012 09:28:01 -0400</pubDate></item>
<item>
<guid>http://forum.nginx.org/read.php?29,229126,229126#msg-229126</guid>
<title>Dependency of 3rd party module</title><link>http://forum.nginx.org/read.php?29,229126,229126#msg-229126</link><description><![CDATA[Hi all.<br />I am developing some 3rd party module for Nginx. I would like to enable<br />configuration/compilation of my module only if http_ssl_module is enabled.<br />Moreover, if http_ssl_module is not set, then configure should write an<br />error message and failed. Is there any way how to do this?<br /><br />Thanks a lot,<br />Daniel<br />_______________________________________________<br />nginx-devel mailing list<br />nginx-devel@nginx.org<br />http://mailman.nginx.org/mailman/listinfo/nginx-devel]]></description>
<dc:creator>Hagrid</dc:creator>
<category>Nginx Development</category><pubDate>Tue, 31 Jul 2012 02:58:00 -0400</pubDate></item>
</channel>
</rss>