flex
- Depends on itself,
help2man
andtexi2dvi
- Depends on
bison
; does not work withbyacc
- Touch
doc/flex.1
to preventhelp2man
from breakingmake install-strip
- glaucus does not use
libfl
(gcc
configure might complain about a missing lex library) - Explicitly specify
ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes
otherwise it will be guessed asno