El Sábado, 17 de Febrero de 2007 00:24, Dan Nicholson escribió:

>
> ifeq ($(shell [ -x /bin/bash ] && echo /bin/bash), /bin/bash)
>
> since it also checks that you can execute bash.

The -x test was my first idea, but not recall on the echo part to do the 
comparassion, thanks.

I'm starting a build to see if ithat method works as expected.

-- 
Manuel Canales Esparcia
Usuario de LFS nº2886:       http://www.linuxfromscratch.org
LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info
TLDP-ES:                           http://es.tldp.org
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to