After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 739767 - gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include
gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-07 10:35 UTC by Sebastian Dröge (slomo)
Modified: 2014-11-07 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include (2.55 KB, patch)
2014-11-07 10:35 UTC, Sebastian Dröge (slomo)
none Details | Review
gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include (2.56 KB, patch)
2014-11-07 10:38 UTC, Sebastian Dröge (slomo)
committed Details | Review
gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include (2.64 KB, patch)
2014-11-07 10:41 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2014-11-07 10:35:27 UTC
It's architecture dependent and should not be placed into the include
directory as the assumption is that all those headers are independent.
Comment 1 Sebastian Dröge (slomo) 2014-11-07 10:35:30 UTC
Created attachment 290142 [details] [review]
gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include
Comment 2 Sebastian Dröge (slomo) 2014-11-07 10:38:16 UTC
Created attachment 290144 [details] [review]
gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/include

It's architecture dependent and should not be placed into the include
directory as the assumption is that all those headers are independent.
Comment 3 Sebastian Dröge (slomo) 2014-11-07 10:41:25 UTC
Created attachment 290147 [details] [review]
gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include

It's architecture dependent and should not be placed into the include
directory as the assumption is that all those headers are independent.
Comment 4 Sebastian Dröge (slomo) 2014-11-07 11:01:34 UTC
Pushed after some discussion on IRC.