Further updates for removing omnithreads

Updates README
Removes Darwin specific variable in usrp.pc
This commit is contained in:
Johnathan Corgan 2010-04-26 13:04:23 -07:00
parent 5dbc6a3bcf
commit 6ef29ec6b2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: usrp
Description: USRP Client Side C++ interface
Requires: @LIBUSB_PKG_CONFIG_NAME@ @usrp_darwin_omnithread_pc_requires@
Requires: @LIBUSB_PKG_CONFIG_NAME@
Version: @VERSION@
Libs: -L${libdir} -lusrp
Cflags: -I${includedir}