...
# gcc flags
FLAGS="-O3 -march=pentium3"

-- added lines --
LDDFLAGS=-L$BUILD_DIR/lib
CPPFLAGS=-L$BUILD_DIR/include
-- added lines --

maak() {
make distclean &> /dev/null

# configure, make, & install with logs
./autogen.sh --prefix=$BUILD_DIR LDFLAGS=$LDFLAGS CPPFLAGS=$CPPFLAGS
&> $CVS_SRC/logs/$X.log
...

You could include cvs download before the building thing in that perl version :)
btw, which distro you are using?


-- 
[ Benone Marcos ]


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to