X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README.building-boost;h=511adb58bb16de7f1031e004cd92a0db42218e81;hb=745670bc73d364a25d39b31d89daece8dba48160;hp=0e7059de3ac21a0969e0fac516daa6a0d33a0a10;hpb=2c8ea58e4d76f54c98d71d3fcc64bc29da490908;p=debian%2Fgnuradio diff --git a/README.building-boost b/README.building-boost index 0e7059de..511adb58 100644 --- a/README.building-boost +++ b/README.building-boost @@ -14,7 +14,7 @@ $ cd boost_1_36_0 $ BOOST_PREFIX=/opt/boost_1_36_0 -$ ./configure --prefix=$BOOST_PREFIX --with-libraries=thread,date_time +$ ./configure --prefix=$BOOST_PREFIX --with-libraries=thread,date_time,program_options $ make $ make install