Fernando de Oliveira wrote:
> I have a doubt about the instructions (might have asked before, but
> cannot remember):
>
> Instructions are:
>
> ...
>    ./configure $XORG_CONFIG
>    as_root make install
> ...
>
> Should not be (as I am using):
>
> ...
>    ./configure $XORG_CONFIG
>    make
>    as_root make install
> ...

I don't think so.  What does make do for you?  The protocol headers are 
just copied to the destination AFAIR.

In mot cases, make install will do a make for you if it's not already done.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to