gstconfig.h: Detect unaligned access support at compile-time
authorNirbheek Chauhan <nirbheek@centricular.com>
Tue, 21 Jun 2016 13:29:49 +0000 (18:59 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 13 Aug 2016 09:29:31 +0000 (10:29 +0100)
commit6ef601367e0f5adb7a8b02cec94dec04fccf701a
treefd3935140b9f3b002b07d37964759f77b5e4b381
parente2cd6ffafc11e8b1eb2d5ceb44766283c15884ff
gstconfig.h: Detect unaligned access support at compile-time

This makes gstconfig.h completely arch-independent. Should cover all
compilers that gstreamer is known to build on, and all architectures
that I could find information on. People are encouraged to file bugs if
their platform/arch is missing.
configure.ac
gst/gstconfig.h.in