diff options
Diffstat (limited to 'pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in')
-rw-r--r-- | pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in b/pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in index 6c9afd6..5c2df0a 100644 --- a/pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in +++ b/pkgconfig/gstreamer-rtsp-server-uninstalled.pc.in @@ -9,4 +9,4 @@ Description: GStreamer based RTSP server Version: @VERSION@ Requires: gstreamer-@GST_API_VERSION@ gstreamer-plugins-base-@GST_API_VERSION@ Libs: -L${libdir} -lgstrtspserver-@GST_API_VERSION@ -Cflags: -I${includedir} -I@srcdir@/.. +Cflags: -I@abs_top_srcdir@ -I@abs_top_builddir@ -I@srcdir@/.. |