*** imap/config.c.orig	Thu Mar  9 19:07:14 2000
--- imap/config.c	Thu Mar  9 19:06:48 2000
***************
*** 39,45 ****
--- 39,47 ----
  
  extern int errno;
  
+ #if !defined(CONFIG_FILENAME)
  #define CONFIG_FILENAME "/etc/imapd.conf"
+ #endif
  
  struct configlist {
      char *key;
