--- utils/answer.c Sat Jan 26 14:14:48 2002 +++ utils/answer.c Fri Sep 27 04:33:44 2002 @@ -159,7 +159,7 @@ elm_sfprintf(tempfile, sizeof tempfile, FRM("%sans.%d.%d"), - default_temp, ans_pid, msgnum++); + temp_dir, ans_pid, msgnum++); if ((fd = fopen(tempfile,"w")) == NULL) { lib_error(CATGETS(elm_msg_cat, AnswerSet, AnswerCouldNotOpenWrite,