Hi Lorenzo,

> 2009-01-22 10:15 UTC+0100 Lorenzo Fiorini (lorenzo.fiorini/at/gmail.com)
>  * bin/hb-func.sh
>    * fix darwin detection
>  * make_gnu.sh
>    * fix darwin detection


I've once did that but it turned out to be unnecessary,
as 'uname' always returns 'darwin' and never '<something> darwin',
so the extra match is just superfluous. For bsd it's needed
because 'netbsd' and 'openbsd' can be the name, for dos it
can be 'dr-dos', 'ms-dos', 'pc-dos'. You get the idea.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to