aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircd-hybrid/files/patch-include_setup.h.in
blob: 7028f4f060d5d1a5ab80c59329e600890e919b38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
--- include/setup.h.in.orig Sun Jun 26 20:18:20 2005
+++ include/setup.h.in  Sat Jul 23 16:34:51 2005
@@ -171,6 +171,22 @@
 /* Prefix where the ircd is installed. */
 #undef IRCD_PREFIX
 
+/* patched in by FreeBSD port */
+#undef MODPATH
+
+#undef AMODPATH
+
+#undef UHPATH
+
+#undef HPATH
+
+#undef MSGPATH
+
+#undef LOGPATH
+
+#undef ETCPATH
+
+/* End of FreeBSD port patch */
 /* Size of the local client heap. */
 #undef LCLIENT_HEAP_SIZE