protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] automake stuff


From: Luciano Giordana
Subject: Re: [Protux-devel] automake stuff
Date: Mon, 14 Oct 2002 12:11:07 -0200
User-agent: KMail/1.4.3


> then run:
>       libtoolize

under protux dir or protux/src dir ?
I think you mean something like


        cd <protux_dir>/src
        ln -s <mustux_checkout_dir> MustuxLib
        cd <protux_dir>


besides that, everything worked fine !




but do we still need this link?

>       ln -s <mustux_checkout_dir> MustuxLib

or it is just a temporary step ? I think I can change all #includes 
"MustuxLib/XXXX" to #include <libmustux.h>

and keep libmust locally installed by making-installing it

Regards





reply via email to

[Prev in Thread] Current Thread [Next in Thread]