* Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. rather
authorPer Bothner <per@bothner.com>
Wed, 23 Dec 1998 23:06:11 +0000 (23:06 +0000)
committerPer Bothner <per@bothner.com>
Wed, 23 Dec 1998 23:06:11 +0000 (23:06 +0000)
commit0bf2ba41ef3123cd52ec37634031ac8d935d0070
treec46ab08a7cb8225da27a810743bc2fb14854f732
parent229e1740dfb4078048aaf5a98eafc6375029377c
* Makefile.in (READLINE_CFLAGS):  Search $(READLINE_SRC)/.. rather
than $(READLINE_SRC) so #include <readline/readline.h> will work.
* top.c:  #include <readline/history.h> instead of "history.h".
* tracepoint.c:  Likewise.
* mac-xdep.c:  Likewise.
gdb/ChangeLog
gdb/Makefile.in
gdb/mac-xdep.c
gdb/top.c
gdb/tracepoint.c
This page took 0.024202 seconds and 4 git commands to generate.