From 9e3436004f7cdd3d82858bdb7d6e0913a3829e89 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 28 Jan 2012 10:46:15 +0000 Subject: [PATCH] prepare release 24 --- compile_min.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compile_min.sh b/compile_min.sh index 81f925f9f..c8a920d6a 100644 --- a/compile_min.sh +++ b/compile_min.sh @@ -32,8 +32,8 @@ else fi # If compiling sources from CVS, you may need to uncomment the following two lines: -./autogen.sh -if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi +#./autogen.sh +#if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi # Alternatively, if compiling sources from CVS, and want to add adms created devices, # you may need to uncomment the following two lines (and don't forget to add adms option