- install gstreamer.pc to the right place under $(prefix)/share/pkconfig
authorBastien Nocera <hadess@hadess.net>
Thu, 2 Aug 2001 23:50:00 +0000 (23:50 +0000)
committerBastien 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

index 0bc3fcf..d9f32bb 100644 (file)
@@ -38,7 +38,7 @@ bin_SCRIPTS = gstreamer-config
 m4datadir = $(datadir)/aclocal
 m4data_DATA = gstreamer.m4
 
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = gstreamer.pc
 
 man_MANS = gstreamer-config.1