Displaying 1 result from an estimated 1 matches for "cflags_only".
2013 Apr 06
2
Don't hate yourself anymore, brendan
...Make substitutions
Index: shout.pc.in
===================================================================
--- shout.pc.in	(revision 18912)
+++ shout.pc.in	(working copy)
@@ -4,8 +4,6 @@ prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
-cppflags=@SHOUT_CPPFLAGS@
-cflags_only=@SHOUT_CFLAGS@
 
 Name: Shout
 Description: Audio streaming library for icecast encoders
-------------- next part --------------
Index: shout.m4
===================================================================
--- shout.m4	(revision 18912)
+++ shout.m4	(working copy)
@@ -27,8 +27,8 @@ export PKG...