Project "Tuxbox-GIT: cdk": The branch, master has been updated via f466c8331cf4c01cc3064f5cc20924d0dc41fbf4 (commit) from b6cf0c29568bf560ce0308ce2d3fdaec9df8c878 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f466c8331cf4c01cc3064f5cc20924d0dc41fbf4 Author: GetAway <get-a...@t-online.de> Date: Mon Sep 23 20:11:38 2013 +0200 busybox: fix building without procps Signed-off-by: Thilo Graf <d...@novatux.de> diff --git a/config/busybox.config.m4 b/config/busybox.config.m4 index 7b77688..b698dbe 100644 --- a/config/busybox.config.m4 +++ b/config/busybox.config.m4 @@ -928,7 +928,9 @@ ifdef(`procps', `option(`CONFIG_PS', `y', `y') option(`CONFIG_FEATURE_PS_WIDE', `n', `n')', `# CONFIG_PS is not set -# CONFIG_FEATURE_PS_WIDE is not set') +# CONFIG_FEATURE_PS_WIDE is not set +') +# CONFIG_FEATURE_PS_LONG is not set # CONFIG_FEATURE_PS_TIME is not set # CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS is not set # CONFIG_FEATURE_PS_UNUSUAL_SYSTEMS is not set ----------------------------------------------------------------------- Summary of changes: config/busybox.config.m4 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) -- Tuxbox-GIT: cdk ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk _______________________________________________ Tuxbox-cvs-commits mailing list Tuxbox-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tuxbox-cvs-commits