<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/configure.ng, branch rel-21-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-21-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-21-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2013-08-26T09:47:04+00:00</updated>
<entry>
<title>private strndup() implementation in case libc does not provide it</title>
<updated>2013-08-26T09:47:04+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-08-26T09:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=6ac5a82eecb76ec35f3f484149ad668073a52620'/>
<id>urn:sha1:6ac5a82eecb76ec35f3f484149ad668073a52620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: Don't quote IO backend type(s)</title>
<updated>2013-08-11T09:40:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-11T09:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=aeebde4642580e806c04a339bb9befd1ece61775'/>
<id>urn:sha1:aeebde4642580e806c04a339bb9befd1ece61775</id>
<content type='text'>
It's not needed and inconsistent compared to the other settings.

Reported by "allerbest" (Götz Hoffart) on #ngircd, thanks!
</content>
</entry>
<entry>
<title>Make configure[.ng] compatible with autoconf 1.10 again</title>
<updated>2013-03-24T15:39:15+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-03-18T11:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a14eb495b75c8c2a2a32ddb6eecf50dc174f811c'/>
<id>urn:sha1:a14eb495b75c8c2a2a32ddb6eecf50dc174f811c</id>
<content type='text'>
The incompatibility has been introduced by commit d0c9f4a6,
"configure: search for iconv_open as well as libiconv_open".
</content>
</entry>
<entry>
<title>configure: search for iconv_open as well as libiconv_open</title>
<updated>2013-02-15T20:32:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-02-15T20:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d0c9f4a692877d0a232499031f82413b02a45739'/>
<id>urn:sha1:d0c9f4a692877d0a232499031f82413b02a45739</id>
<content type='text'>
On some installations iconv_open() is actually libiconv_open().
iconv_open() is the glibc version while libiconv_open() is the libiconv
version. This patch enables ngIRCd to detect both cases.

Tested on OpenBSD 5.1.

Closes bug #151.
</content>
</entry>
<entry>
<title>configure: conversation -&gt; conversion</title>
<updated>2013-02-15T20:26:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-02-15T20:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d5763937ad8d482f3e62299428f8cb4b601c6ace'/>
<id>urn:sha1:d5763937ad8d482f3e62299428f8cb4b601c6ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: "netinet/in_systm.h" is optional</title>
<updated>2013-01-24T21:45:00+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-24T21:45:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=fd260404caa7ce174ada663024d19cd789c152b5'/>
<id>urn:sha1:fd260404caa7ce174ada663024d19cd789c152b5</id>
<content type='text'>
The header file "netinet/in_systm.h" already is optional in ngIRCd, so
don't require it in the configure script. Now ngIRCd can be built on
Minix 3 again :-)
</content>
</entry>
<entry>
<title>configure: use AS_HELP_STRING for --with-iconv</title>
<updated>2013-01-06T16:46:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-06T16:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b4966aa1bd8d11ed2bc97cc5fea418fab3485b08'/>
<id>urn:sha1:b4966aa1bd8d11ed2bc97cc5fea418fab3485b08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autogen.sh: Enforce serial test harness on automake &gt;=1.13</title>
<updated>2013-01-05T02:05:56+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-05T02:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0703fcd71983bd04f70101fd0143660174d22f84'/>
<id>urn:sha1:0703fcd71983bd04f70101fd0143660174d22f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "${docdir}/Commands.txt" as help text file</title>
<updated>2013-01-01T18:25:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-01-01T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=950aeec3ff0e15c456ac32d8fecee8c73f7c5df3'/>
<id>urn:sha1:950aeec3ff0e15c456ac32d8fecee8c73f7c5df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Anope "ngircd" protocol module patches</title>
<updated>2012-11-10T20:26:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-04T12:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=45b0bb5aff6157409ea88b344c34b7bf84dc8886'/>
<id>urn:sha1:45b0bb5aff6157409ea88b344c34b7bf84dc8886</id>
<content type='text'>
Starting with Anope 1.9.8, the ngIRCd protocol module is included in the
Anope distribution, so there's no longer any need to support our own (but
now heavily outdated!) patches. Therefore remove them.
</content>
</entry>
</feed>
