0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 16:55:22 +02:00
Commit graph

52 commits

Author SHA1 Message Date
Lee Starnes
a5471f2483 configure: use pkg-config for sqlite 2014-06-01 15:50:47 -04:00
Lee Starnes
cf1001a739 configure: fix linking with shared sqlite on *BSD 2014-05-31 22:56:12 -04:00
Lee Starnes
a6ef3156ec configure: use --with-shared-sqlite instead of --enable-shared-sqlite 2014-05-31 21:14:09 -04:00
Lee Starnes
74ab6be094 bandb: make Makefile work with BSD make again 2014-05-29 17:53:43 -04:00
Lee Starnes
497e30a0bb configure: add --enable-shared-sqlite option
When --enable-shared-sqlite is used, charybdis will be compiled with a shared
sqlite library if it is available.
2014-05-29 13:11:29 -04:00
Jilles Tjoelker
2eff383322 Rerun autoconf for genssl change. 2013-06-08 13:46:02 +02:00
Jilles Tjoelker
dc9aebf467 Rerun autoconf. 2012-04-22 23:08:03 +02:00
Nathan Phillip Brink
6929cd012b Fix typo User' => Use'. 2012-03-03 03:30:34 +00:00
Nathan Phillip Brink
422cf3bb86 Detect a potential infinite loop in ./configure in AC_DEFINE_DIR.
Fixes the changes made to AC_DEFINE_DIR in
c74836dc4a.
2012-03-02 01:51:30 +00:00
Nathan Phillip Brink
634d4aad72 Fix inconsistency between --sysconfdir and --with-confdir, deprecate --with-confdir.
The inconsistency was created in
c74836dc4a where genssl.sh.in was made
to use sysconfdir while the IRCd and buildsystem still used confdir.
2012-03-02 01:11:42 +00:00
Nathan Phillip Brink
9f9b7042fb Run autoconf and autoheader. 2012-03-01 03:49:35 +00:00
William Pitcock
a949ab1a1c configure: set version to charybdis 3.4.0-dev 2012-02-04 04:14:20 -06:00
Jilles Tjoelker
cf5337395c Rerun autoconf. 2011-11-29 23:41:30 +01:00
William Pitcock
b583faf970 Add support for customizing the usable nick length.
This adds a new ISUPPORT token, NICKLEN_USABLE which is strictly an informative value.
NICKLEN is always the maximum runtime NICKLEN supported by the IRCd, as other servers may
have their own usable NICKLEN settings.  As NICKLEN_USABLE is strictly informative, and
NICKLEN is always the maximum possible NICKLEN, any clients which depend on NICKLEN for
memory preallocation will be unaffected by runtime changes to NICKLEN_USABLE.

The default NICKLEN is 50; the default serverinfo::nicklen in the config file is set to
30, which is the NICKLEN presently used on StaticBox.
2011-11-29 16:10:21 -06:00
William Pitcock
f5493691ed branding: if CUSTOM_BRANDING is defined, display charybdis version in /info
(based on ircd-seven rebrand patch)
2011-05-08 09:06:19 -05:00
William Pitcock
b6d0720c1c configure: Add --with-custom-branding and --with-custom-version options. 2011-05-08 08:55:32 -05:00
William Pitcock
5a241f5466 Autoreconf. 2010-09-28 13:47:23 -05:00
William Pitcock
6fb6bd15ae Enforce TS rules on MLOCKs. 2010-08-23 20:22:59 -05:00
William Pitcock
497c263d8f Update configure. 2010-02-27 15:26:54 -06:00
William Pitcock
96f4052b50 Run autoreconf. 2010-02-17 23:12:45 -06:00
William Pitcock
7083c02121 Run autoreconf. 2010-01-07 16:51:32 -06:00
Jilles Tjoelker
4a584d412e Rerun autoconf. 2009-02-22 00:45:50 +01:00
Jilles Tjoelker
aa150eb94c Rerun autoconf. 2009-02-08 21:11:59 +01:00
Jilles Tjoelker
aa7698933a Rerun autoconf. 2008-10-19 17:31:53 +02:00
Valery V Yatsko
bbe588880f run autoreconf 2008-08-17 09:27:15 +04:00
Jilles Tjoelker
0788536e2d Rerun autoconf. 2008-05-18 23:36:39 +02:00
Jilles Tjoelker
1a82970f12 Rerun autoconf. 2008-05-17 17:46:45 +02:00
Jilles Tjoelker
079b48b710 Rerun autoconf. 2008-05-13 23:23:12 +02:00
William Pitcock
4a466cb340 charybdis 3.0.0 2008-04-25 14:56:35 -05:00
William Pitcock
045da06897 3.0.0-RC1. 2008-04-21 17:17:31 -05:00
William Pitcock
fb13a446cd rerun autoconf 2008-04-15 21:32:40 -05:00
Jilles Tjoelker
7b7daec8db Rerun autoconf and autoheader. 2008-04-11 17:57:37 +02:00
Jilles Tjoelker
d2c5159aa8 Rerun autoconf. 2008-04-09 18:28:54 +02:00
Valery Yatsko
fb440e6408 run autoreconf 2008-04-06 22:44:48 +04:00
Valery Yatsko
53970d07a9 run autoreconf 2008-04-06 14:55:35 +04:00
Valery Yatsko
4271aa89f7 run autoreconf 2008-04-06 00:16:38 +04:00
Valery Yatsko
0f6e881c65 run autoreconf 2008-04-05 21:13:25 +04:00
William Pitcock
1d17c17932 run autoreconf 2008-04-02 20:47:43 -05:00
Jilles Tjoelker
34ce42c1a1 Rerun autoconf. 2008-04-02 20:43:19 +02:00
William Pitcock
78d19d6310 Run autoreconf. 2008-04-02 10:27:02 -05:00
William Pitcock
2b42818532 yet another autoreconf run. 2008-04-01 20:55:40 -05:00
William Pitcock
f589ec6fb1 run autoreconf. 2008-04-01 20:40:26 -05:00
William Pitcock
954012d39b extensions compile without libcharybdis now. 2008-04-01 19:35:13 -05:00
William Pitcock
b676ea3bd5 Run autoreconf. 2008-04-01 11:53:46 -05:00
jilles
7dfa2d1d42 [svn] Rerun autoconf for version bump, at last. 2007-08-01 13:50:54 -07:00
nenolod
c1c5fdc4b6 [svn] - regen configure 2007-05-06 19:57:50 -07:00
nenolod
5e12fb1089 [svn] - remove broken ports stuff and devpoll stuff. 2007-04-03 02:50:56 -07:00
nenolod
4536ee2587 [svn] - regenerate files 2007-04-03 02:49:11 -07:00
nenolod
631ef23987 [svn] - remove the rest of the MAX_CLIENTS stuff. change kqueue implementation accordingly. (needs testing) 2007-04-03 02:31:11 -07:00
jilles
3ad1a781e1 [svn] Rerun autoconf. 2007-03-30 16:34:11 -07:00