|
Revision 4345
(checked in by eb, 2 years ago)
|
omnithread refactoring fix in gnuradio-core.pc.in
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
prefix=@prefix@ |
|---|
| 2 |
exec_prefix=@exec_prefix@ |
|---|
| 3 |
libdir=@libdir@ |
|---|
| 4 |
includedir=@includedir@/gnuradio |
|---|
| 5 |
|
|---|
| 6 |
Name: gnuradio-core |
|---|
| 7 |
Description: GNU Software Radio toolkit |
|---|
| 8 |
Requires: |
|---|
| 9 |
Version: @VERSION@ |
|---|
| 10 |
Libs: -L${libdir} -lgnuradio-core @FFTW3F_LIBS@ -lgromnithread |
|---|
| 11 |
Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@ |
|---|