householding updates

This commit is contained in:
joonicks
2018-12-18 13:19:06 +01:00
parent 3c13b7821c
commit 66e7512eee
12 changed files with 3 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Files needed at runtime.
View File
+1
View File
@@ -0,0 +1 @@
Files needed by ./configure to test compiler environment. Not needed after compilation is done (but save if you think you might recompile again later on).
+1 -1
View File
@@ -292,7 +292,7 @@
#define BOTDIR ""
#define MECHBASENAME "mech"
#define RANDDIR "messages/"
#define RANDDIR "common/"
#define HELPDIR "help/"
#define CFGFILE BOTDIR MECHBASENAME ".conf"
#define PIDFILE BOTDIR MECHBASENAME ".pid"