From 77a605d48ed255d94bbe93ba17d53a2245a22a35 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 18 Feb 2010 20:43:31 +0100 Subject: complibs: simplify config file Although currently the wrapper is directly dependent on companion libraries, let's still decorelate those two. --- config/debug/gdb.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/debug') diff --git a/config/debug/gdb.in b/config/debug/gdb.in index db40dbb4..60efbc41 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -60,7 +60,7 @@ config GDB_NATIVE_USE_GMP_MPFR depends on GDB_NATIVE select GMP select MPFR - select COMP_LIBS_TARGET + select COMPLIBS_TARGET help gdb can make use of the GMP and MPFR libraries. -- cgit v1.2.3