Ross J. Reedstrom writes:
> Yes, BSD systems that install libedit directly in /usr/include (or into
> readline), like Patrick's, don't need it, but mine do. Is there some
> reason we _shouldn't_ support this configuration?
I don't like adding code to support every configuration that someone
dreamed up but no one actually needs. Readline installs the header files
into <readline/readline.h> and if someone thinks they can change that they
deserve to pay the price. The configure script is already slow enough
without this.
--
Peter Eisentraut peter_e@gmx.net