diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-04-26 13:04:23 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-04-26 13:04:23 -0700 |
commit | a40feb1dece1b8064f3f81e669f3ed38b60b6dd8 (patch) | |
tree | ff4d2da987dcec0eee183dcc51d867c80771cbd7 /README | |
parent | 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5 (diff) |
Further updates for removing omnithreads
Updates README
Removes Darwin specific variable in usrp.pc
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103 We use Smart Pointers, the thread library and a bunch of other boost stuff. If your system doesn't have boost 1.35 or later, see README.building-boost -for additional info. +for additional info. (Note: Mac OSX systems require 1.37 or later.) (7) cppunit 1.9.14 or later. http://cppunit.sourceforge.net |