From 037db6bca4c46d47442934ef43cb479f14cc3b3e Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 30 Jun 1997 23:10:54 +0000 Subject: Removed -I path to gdb's readline. This didn't do much in -current because the -I path to config/libreadline had precedence, but in 2.2 it help hide the bug that the -I path to the non-contrib libreadline was garbage. --- gnu/usr.bin/gdb/doc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/gdb/doc/Makefile b/gnu/usr.bin/gdb/doc/Makefile index a7e97f7..896ba78 100644 --- a/gnu/usr.bin/gdb/doc/Makefile +++ b/gnu/usr.bin/gdb/doc/Makefile @@ -6,6 +6,5 @@ INFOSECTION= "Gdb Documentation" INFOENTRY_annotate= "* GDB annotation: (annotate). Annotations for the GNU Debugger (GDB)." MAKEINFOFLAGS += -I ${.CURDIR}/../../../../contrib/libreadline/doc -MAKEINFOFLAGS += -I ${SRCDIR}/../../readline/doc .include -- cgit v1.1