diff options
| author | Stephen Sinclair <radarsat1@gmail.com> | 2017-10-10 10:55:16 -0300 |
|---|---|---|
| committer | Stephen Sinclair <radarsat1@gmail.com> | 2017-10-10 10:55:16 -0300 |
| commit | e28fc7f3b62e29a831f04bf21c6954feca5bb527 (patch) | |
| tree | c18dc17316a6f90c0d9b58bec6745578d93036d4 | |
| parent | a8fcb15e97739e3d00e2ebfbe60498530576f171 (diff) | |
Add @api@ to rtaudio.pc
| -rw-r--r-- | rtaudio.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtaudio.pc.in b/rtaudio.pc.in index ea23395..0e81090 100644 --- a/rtaudio.pc.in +++ b/rtaudio.pc.in @@ -9,4 +9,4 @@ Version: @PACKAGE_VERSION@ Requires: @req@ Libs: -L${libdir} -lrtaudio Libs.private: -lpthread -Cflags: -pthread -I${includedir} +Cflags: -pthread -I${includedir} @api@ |
