> +<screen><userinput remap="configure">if [ uname -m | grep -q i[4-7]86 ];
> do
> +  echo "CFLAGS += -march=i486" > configparms
> +done</userinput></screen>

Oops... one more. 'if [ ] ; do' doesn't really work either.

--
JH

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to