On Fri, Aug 23, 2013 at 07:26:14AM -0500, Bruce Dubbs wrote:
> 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
 Yes, you are right.  I'd forgotten the headers did so little.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
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