Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(495)

Unified Diff: opus.pc.in

Issue 28553003: Updating Opus to a pre-release of 1.1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/opus
Patch Set: Removing failing file Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « opus-uninstalled.pc.in ('k') | opus_headers.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: opus.pc.in
diff --git a/opus.pc.in b/opus.pc.in
index b7d40838ca417f99c4d7544473803cbc9ef6fc94..e15c6fed215e32a21d77f8cc24e9fd63db52f534 100644
--- a/opus.pc.in
+++ b/opus.pc.in
@@ -12,5 +12,5 @@ Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lopus
-Libs.private: @PC_LIBM@
+Libs.private: @LIBM@
Cflags: -I${includedir}/opus
« no previous file with comments | « opus-uninstalled.pc.in ('k') | opus_headers.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698