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:
3526156
)
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
author
Bastien Nocera
<hadess@hadess.net>
Thu, 2 Aug 2001 23:50:00 +0000
(23:50 +0000)
committer
Bastien Nocera
<hadess@hadess.net>
Thu, 2 Aug 2001 23:50:00 +0000
(23:50 +0000)
Original commit message from CVS:
- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
0bc3fcf
..
d9f32bb
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-38,7
+38,7
@@
bin_SCRIPTS = gstreamer-config
m4datadir = $(datadir)/aclocal
m4data_DATA = gstreamer.m4
-pkgconfigdir = $(
lib
dir)/pkgconfig
+pkgconfigdir = $(
data
dir)/pkgconfig
pkgconfig_DATA = gstreamer.pc
man_MANS = gstreamer-config.1