Packets: Add StringParser ostream operation
[senf.git] / Mainpage.dox
index 036a1e6..049d80c 100644 (file)
 
     env = Environment(
 
-        LIBS     = [ 'senf', 'iberty', 'boost_regex', 'boost_iostreams' ],
+        LIBS     = [ 'senf', 'boost_regex', 'boost_iostreams' ],
         CXXFLAGS = [ '-Wall', '-Woverloaded-virtual', '-Wno-long-long' ],
 
     )
 
     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 <a
+    href="../../senfscons/doc/html/index.html#senfutil_overview">Building Projects using SENF</a>
+    for more info and an example for this utility.
 
     \see \ref senf_components \n
          \ref senf_overview