projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517f0b5
)
Changes pcbuilddir to pc_top_builddir
author
Wim Taymans
<wim.taymans@gmail.com>
Mon, 30 Jul 2001 17:50:06 +0000
(17:50 +0000)
committer
Wim Taymans
<wim.taymans@gmail.com>
Mon, 30 Jul 2001 17:50:06 +0000
(17:50 +0000)
Original commit message from CVS:
Changes pcbuilddir to pc_top_builddir
gstreamer-uninstalled.pc.in
patch
|
blob
|
history
diff --git
a/gstreamer-uninstalled.pc.in
b/gstreamer-uninstalled.pc.in
index 0ee1289a509e717daff30ca26ec7811cefe466b5..f819ee4129edfa082fa5cae73bf0fb3ca182541d 100644
(file)
--- a/
gstreamer-uninstalled.pc.in
+++ b/
gstreamer-uninstalled.pc.in
@@
-7,5
+7,5
@@
Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: glib >= 1.2.0, gtk+ >= 1.2.0, libxml >= 1.8.1
-Libs: ${pcbuilddir}/${pcfiledir}/gst/libgst.la
-Cflags: -I${pcbuilddir}/${pcfiledir} @GST_DEFINE_CFLAGS@
+Libs: ${pc
_top_
builddir}/${pcfiledir}/gst/libgst.la
+Cflags: -I${pc
_top_
builddir}/${pcfiledir} @GST_DEFINE_CFLAGS@