<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/m4/popt.m4, branch master</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Fix check for Popt</title>
<updated>2012-05-23T15:16:44+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-23T15:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=2f13e2e8c84f65d698830b7bc28591438b7176d5'/>
<id>2f13e2e8c84f65d698830b7bc28591438b7176d5</id>
<content type='text'>
AC_SEARCH_LIBS was adding `-lpopt` to the LIBS variable, resulting in
librabbitmq.so being linked with Popt. Switching to AC_CHECK_LIB fixes
the problem.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AC_SEARCH_LIBS was adding `-lpopt` to the LIBS variable, resulting in
librabbitmq.so being linked with Popt. Switching to AC_CHECK_LIB fixes
the problem.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make configure options more sensible</title>
<updated>2012-05-17T17:44:45+00:00</updated>
<author>
<name>Michael Steinert</name>
<email>mike.steinert@gmail.com</email>
</author>
<published>2012-05-15T23:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=bf4b5d647d3280cf021d89adc7879218dfe64000'/>
<id>bf4b5d647d3280cf021d89adc7879218dfe64000</id>
<content type='text'>
`--disable-tools` will disable the AMQP tools.

`--disable-docs` will disable the AMQP tools documentation.

The `XMLTO` environment variable can be used to override the location of
the `xmlto` command at configure time.

The `POPT_CFLAGS` &amp; `POPT_LIBS` environment variables can be used to
influence Libpopt configuration.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`--disable-tools` will disable the AMQP tools.

`--disable-docs` will disable the AMQP tools documentation.

The `XMLTO` environment variable can be used to override the location of
the `xmlto` command at configure time.

The `POPT_CFLAGS` &amp; `POPT_LIBS` environment variables can be used to
influence Libpopt configuration.

Signed-off-by: Michael Steinert &lt;mike.steinert@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
