From 39e6bbe1aa6212cfad9f1424a5e3e0394aeec1f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Dec 1999 13:44:56 +0000 Subject: Patch patches-rc-19991203-1.diff from Ralf Corsepius which makes i386 code available for all BSPs not just pc386. This is correct since the code is really general to all i386 BSPs now. --- c/src/librdbg/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librdbg/configure.in') diff --git a/c/src/librdbg/configure.in b/c/src/librdbg/configure.in index 6c7a0f419a..c635e2604e 100644 --- a/c/src/librdbg/configure.in +++ b/c/src/librdbg/configure.in @@ -59,7 +59,7 @@ include/rdbg/i386/Makefile include/rdbg/powerpc/Makefile src/Makefile src/i386/Makefile -src/i386/pc386/Makefile +src/i386/any/Makefile src/powerpc/Makefile src/powerpc/mcp750/Makefile ) -- cgit v1.2.3