X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Mainpage.dox;h=049d80cdd272c2d120bc003cfaae22f5888ba2d2;hb=532240d72e09e19e57fac9bb55c2560b9c9e5b97;hp=036a1e61e3de090dde00ede0edb65b8a8ed69c7e;hpb=f2cc6f8a4ca99301f9f26156803e541ec2dff66b;p=senf.git diff --git a/Mainpage.dox b/Mainpage.dox index 036a1e6..049d80c 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -155,7 +155,7 @@ env = Environment( - LIBS = [ 'senf', 'iberty', 'boost_regex', 'boost_iostreams' ], + LIBS = [ 'senf', 'boost_regex', 'boost_iostreams' ], CXXFLAGS = [ '-Wall', '-Woverloaded-virtual', '-Wno-long-long' ], ) @@ -171,7 +171,9 @@ The most simple way to build using SENF is to use a very simple SCons helper which automatically supports debug and final builds, uses SENF either centrally installed or locally built and has - some other nice features. See \ref senfutil for more info and an example for this utility. + some other nice features. See Building Projects using SENF + for more info and an example for this utility. \see \ref senf_components \n \ref senf_overview