]> diplodocus.org Git - nmh/blobdiff - config/config.c
Hard-code the config/version.c target, instead of using $@, so its
[nmh] / config / config.c
index 8495d576900b7d0920e8cdac9f40bd80db61f95a..3971d528e52774a1af7020490b38a05720d191ce 100644 (file)
@@ -156,15 +156,11 @@ char *mhetcdir = NMHETCDIR;
 char *context = "context";
 
 /*
- * Default name of file for public sequences.  If NULL,
- * then nmh will use private sequences by default, unless the
- * user defines a value using the "mh-sequences" profile entry.
+ * Default name of file for public sequences.  If "\0" (an empty
+ * "mh-sequences" profile entry), then nmh will use private sequences by
+ * default.
  */
-#ifdef NOPUBLICSEQ
-char *mh_seq = NULL;
-#else
 char *mh_seq = ".mh_sequences";
-#endif
 
 /* 
  * nmh globals