]> andersk Git - moira.git/commitdiff
punt configuration now done via Imake
authormar <mar>
Fri, 8 Mar 1991 11:04:45 +0000 (11:04 +0000)
committermar <mar>
Fri, 8 Mar 1991 11:04:45 +0000 (11:04 +0000)
include/moira_site.h

index 9912cfe5d357d2ae51a02cf59c9fab2a62aebeff..5e7b49ef2cbff55ded995ca2385024e2f4693c25 100644 (file)
 /* Default Moira server to connect to */
 #define MOIRA_SERVER   "MOIRA.MIT.EDU:sms_db"
 
-/* Compile-time options: */
-/*   used hesiod looking up Moira server name */
-#define HESIOD
-/*   log errors via zephyr */
-#define ZEPHYR
-/*   log errors via syslog */
-/* #define SYSLOG */
-/*   Athena local hacks -- other sites probably don't want this */
-#define ATHENA
-/* Ingres version number */
-#define INGRESVER 5
-
 
 #define NAME 0
 
 #define MOIRA_MOTD_FILE        "/etc/smsdown"  /* make the server go to sleep */
 
 
-#endif _moira_site_            /* Do not add anything after this line. */
+#endif /* _moira_site_ */           /* Do not add anything after this line. */
This page took 0.03464 seconds and 5 git commands to generate.