<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v2.0.19</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/configure?h=v2.0.19</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/configure?h=v2.0.19'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2015-02-12T22:12:54Z</updated>
<entry>
<title>Fix erroneous error messages in configure.</title>
<updated>2015-02-12T22:12:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-12T22:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9f4038f62015b79246ca6e267f9935f5305cf21a'/>
<id>urn:sha1:9f4038f62015b79246ca6e267f9935f5305cf21a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't load Data::Dumper in the configure script.</title>
<updated>2015-01-11T04:29:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-01-11T04:29:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4b7746ef2c6ba8a1955f8d9b37fd5213a809def'/>
<id>urn:sha1:d4b7746ef2c6ba8a1955f8d9b37fd5213a809def</id>
<content type='text'>
This is not used and apparently there are some distros which do
not include it as part of the system Perl.
</content>
</entry>
<entry>
<title>Use clang++ on FreeBSD 10 instead of g++.</title>
<updated>2014-10-24T22:35:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-21T21:05:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=92e84bea6186b8d5ef44cee18b75d0bb633afb8e'/>
<id>urn:sha1:92e84bea6186b8d5ef44cee18b75d0bb633afb8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pkg-config not being used for OpenSSL on non-FreeBSD systems.</title>
<updated>2014-08-19T14:26:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-07-26T16:57:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bc7a3fba087ef8646e93ebda40f344d67f613db5'/>
<id>urn:sha1:bc7a3fba087ef8646e93ebda40f344d67f613db5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos and update text in the configure script</title>
<updated>2014-04-04T16:17:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=957676efd8e1330f1e1314046376f3d9dd1eab18'/>
<id>urn:sha1:957676efd8e1330f1e1314046376f3d9dd1eab18</id>
<content type='text'>
Some of these were picked from #448
</content>
</entry>
<entry>
<title>Report the full GnuTLS version in configure</title>
<updated>2013-06-05T20:40:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-05T20:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f4d8359382153309e67a6b344ae503c321653c81'/>
<id>urn:sha1:f4d8359382153309e67a6b344ae503c321653c81</id>
<content type='text'>
Fix incorrect version being reported when the minor version is longer than one digit (2.10.x)
</content>
</entry>
<entry>
<title>Use the preprocessor to detect whether hash_map is available.</title>
<updated>2013-01-28T21:38:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-04T18:22:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2e04480f21298262daa5c6d9b0d1b24c52f00756'/>
<id>urn:sha1:2e04480f21298262daa5c6d9b0d1b24c52f00756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OpenSSL detection on distributions which modify the version number.</title>
<updated>2013-01-22T10:52:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-22T10:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b4d6e0bf2a99c27c5658c6b2c34b03eb73db2ba4'/>
<id>urn:sha1:b4d6e0bf2a99c27c5658c6b2c34b03eb73db2ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unhook --uid from --system in configure script</title>
<updated>2012-11-15T16:54:41Z</updated>
<author>
<name>Steven Van Acker</name>
</author>
<published>2012-11-15T16:54:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=98b4025af9bbbb40cf74552016972247605e0e1e'/>
<id>urn:sha1:98b4025af9bbbb40cf74552016972247605e0e1e</id>
<content type='text'>
Specifying --uid allows the ircd to run as a specific user, while
--system fixes the install directories to be spread all over the system.
Specifying --uid shouldn't imply --system. This fix allows a uid to be set
while not interfering with --prefix
</content>
</entry>
<entry>
<title>Temporary fix for HASHMAP_DEPRECATED on clang.</title>
<updated>2012-11-07T15:19:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-11-07T10:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e74da8e6e931326ef833c7bd5bab2fff72360382'/>
<id>urn:sha1:e74da8e6e931326ef833c7bd5bab2fff72360382</id>
<content type='text'>
</content>
</entry>
</feed>
