eina: unbreak byteswap checks
authorDaniel Kolesa <d.kolesa@samsung.com>
Wed, 23 Oct 2019 13:44:22 +0000 (15:44 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:38 +0000 (11:20 +0900)
commitc50c480752ef2fe84fc88e7dae423b2b4977487f
tree1f6dd0cb34a3227e52d517898bbc11b252272724
parent168db776db5ff038a6f6d70ff0be2ad13c606345
eina: unbreak byteswap checks

For one, eina_config.h.in is never used by anything since meson,
so doing any checks in it and expecting them to work is wrong.
Byteswaps are one place where this is the case, so move the
checks back in their appropriate place.
src/lib/eina/eina_config.h.in
src/lib/eina/eina_inline_cpu.x