From 7fe8f45931a7f075306d238e9b039982af406f52 Mon Sep 17 00:00:00 2001 From: Per Cederqvist Date: Mon, 28 Jun 1999 21:42:01 +0000 Subject: [PATCH] The configure script should survive not finding lex/flex. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 33b40b50..d11d4129 100644 --- a/TODO +++ b/TODO @@ -149,6 +149,8 @@ server. ** Fix configure.in. The output of ./configure --help isn't as good as it should be. See libisc. +** The configure script fails if neither flex nor lex can be found. + ** async-text-deleted (and possibly others) should be sent to recipients of any of the objects linked to the text that is deleted. @@ -998,4 +1000,3 @@ server. Local variables: mode: outline End: - -- GitLab