mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
6c4801dc4e
Citadel/UX Communications Server PR: 30807 Submitted by: Brian Ledbetter <brian@shadowcom.net>
15 lines
355 B
Plaintext
15 lines
355 B
Plaintext
*** sysdep.h.in.orig Tue Jun 12 19:32:04 2001
|
|
--- sysdep.h.in Tue Jun 12 19:32:28 2001
|
|
***************
|
|
*** 36,41 ****
|
|
--- 36,44 ----
|
|
/* define this to the bbs home directory */
|
|
#undef BBSDIR
|
|
|
|
+ /* define this to the Citadel/UX binaries directory */
|
|
+ #undef BINDIR
|
|
+
|
|
/* define this to enable the autologin feature */
|
|
#undef ENABLE_AUTOLOGIN
|
|
|