what's that kind of question that allowes me one only answer :-p ?

lImbus

On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Update of /cvsroot/rockbox/tools
> In directory labb:/tmp/cvs-serv15167
>
> Modified Files:
>        configure
> Log Message:
> Hide the win32 option when building the simulator. The SDL is now the only
> type we endorse!
>
>
> Index: configure
> ===================================================================
> RCS file: /cvsroot/rockbox/tools/configure,v
> retrieving revision 1.174
> retrieving revision 1.175
> diff -u -d -r1.174 -r1.175
> --- configure   16 Feb 2006 20:03:07 -0000      1.174
> +++ configure   20 Feb 2006 12:18:47 -0000      1.175
> @@ -306,9 +306,10 @@
>   # Figure out what simulator version
>   #
>   # x11 is deprecated so hide it from the question
> +  # win32 is also deprecated
>   #
>   echo ""
> -  echo "Build (W)in32 or (S)DL version? (S)"
> +  echo "Build (S)DL version? (S)"

Reply via email to