--- psiconv/trunk/lib/psiconv/configuration.c 2004/02/04 12:19:09 196 +++ psiconv/trunk/lib/psiconv/configuration.c 2004/02/04 14:32:28 197 @@ -38,7 +38,7 @@ #endif #ifndef CONFIGURATION_SEARCH_PATH -#define CONFIGURATION_SEARCH_PATH "/etc/psiconv.conf:~/.psiconv.conf" +#define CONFIGURATION_SEARCH_PATH PSICONVETCDIR "/psiconv.conf:~/.psiconv.conf" #endif static struct psiconv_config_s default_config = { PSICONV_VERB_WARN, 2, 0,0,0,psiconv_bool_false,NULL,'?' };