Deliver some CFLAGS to the pkg-config file for applications using it.
[runtime.git] / lib / srt.pc.in
index 69620a5b6bd3229f49856e8ba4d090fbf5ffa1ad..833d14abcd5e4de4aa614442d596f930639d7f91 100644 (file)
@@ -7,4 +7,4 @@ Name: @PACKAGE@
 Description: SILC Runtime Toolkit
 Version: @VERSION@
 Libs: -L${libdir} -lsrt @LIBS@
-Cflags: -I${includedir}
+Cflags: -I${includedir} @PC_CFLAGS@