<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/configure.ng, branch rel-21-rc2</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-21-rc2</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-21-rc2'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2013-10-16T15:32:06+00:00</updated>
<entry>
<title>Add support for arc4random</title>
<updated>2013-10-16T15:32:06+00:00</updated>
<author>
<name>Federico G. Schwindt</name>
<email>fgsch@lodoss.net</email>
</author>
<published>2013-10-16T10:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=17589534d0ccff05463910d1f0ba673d7d1630fd'/>
<id>urn:sha1:17589534d0ccff05463910d1f0ba673d7d1630fd</id>
<content type='text'>
If arc4random is present it will be used over the srand/rand interface.
This fixes some warnings in OpenBSD-current.
</content>
</entry>
<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>
</feed>
