svn commit: trunk/uClibc

Mike Frysinger vapier at gentoo.org
Wed Feb 14 16:10:13 UTC 2007


On Wednesday 14 February 2007, jocke at uclibc.org wrote:
> -	for i in $(HEADERS_BITS_SUBARCH) ; do \
> +	if [ -n "$(HEADERS_BITS_SUBARCH)" ] ; then \
> +		for i in $(HEADERS_BITS_SUBARCH) ; do \

any sane shell will behave the same ... why the need for the if check ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20070214/52effc8c/attachment-0002.pgp 


More information about the uClibc mailing list