So let me summarize: - We should definitely fail in configure if we don't find a curses library, since that's required to build nmh.
- From a distribution tarball you don't need lex/flex; what happened to you was the old "make distclean" target removed dtimep.c (and as David Levine pointed out the new distclean target doesn't do that). So ... I think all we need to do is change configure to error if it can't find a curses library. --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
