From 94dbc02a8ba4a7acdf9f3d6de5b48926331816c1 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 30 Aug 2009 19:34:08 +0200 Subject: config: swap the debug and tools sub-menus ltrace, in the debug sub-menu, selects libelf, in the tools sub-menu. Inverse the order of the two sub-menus, so that the user does not have to go back and forth between the two sub-menus. diff --git a/config/config.in b/config/config.in index 9936035..b6e6fe5 100644 --- a/config/config.in +++ b/config/config.in @@ -5,6 +5,6 @@ source config/kernel.in source config/binutils.in source config/cc.in source config/libc.in -source config/tools.in source config/debug.in +source config/tools.in source config/companion_libs.in -- cgit v0.10.2-6-g49f6