mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
13 lines
261 B
Diff
13 lines
261 B
Diff
--- config.h.orig 2009-06-10 21:30:24.000000000 +0000
|
|
+++ config.h 2009-06-10 21:30:39.000000000 +0000
|
|
@@ -50,6 +50,10 @@
|
|
|
|
#define BLOCKDNS
|
|
|
|
+/* Allow multiple irc connections per user */
|
|
+
|
|
+#define NETWORK
|
|
+
|
|
/* Fixes the freeze bug */
|
|
|
|
#define FREEZEFIX
|