1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)

* utils.c: <readline/readline.h> instead of "readline/readline.h".

        * configure.in (TERM_LIB): Search for the appropriate term library
        on the host system.
        * configure: Regenerated.
        * Makefile.in (TERMCAP): Set based on autoconf check.
        * config/*/*.mh: Don't override TERMCAP setting.
This commit is contained in:
Jason Molenda 1998-12-31 01:30:52 +00:00
parent 1b0df0adcb
commit adcb1e06ef
14 changed files with 299 additions and 95 deletions

View file

@ -46,7 +46,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "language.h"
#include "annotate.h"
#include "readline/readline.h"
#include <readline/readline.h>
/* readline defines this. */
#undef savestring