freebsd-ports/irc/ircd-hybrid/files/patch-include_setup.h.in
Pav Lucistnik a11a5459e5 - Update to 7.2.0
PR:		ports/91559
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00

25 lines
447 B
C

--- include/setup.h.in.orig Fri Dec 9 00:52:49 2005
+++ include/setup.h.in Mon Jan 9 01:13:18 2006
@@ -177,6 +177,22 @@
/* Prefix where the ircd is installed. */
#undef IRCD_PREFIX
+/* patched in by FreeBSD port */
+#undef MODPATH
+
+#undef AUTOMODPATH
+
+#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