build-sys: add stuff for $ARCH
authorKarel Zak <kzak@redhat.com>
Wed, 27 Feb 2013 11:39:21 +0000 (12:39 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 1 Mar 2013 09:32:36 +0000 (10:32 +0100)
commitd4050fa3978508ec2b7cc4900efcaf5639fa4af3
tree9b751eb4484e87d40a28d9ad74dff4bf48c4377f
parent99726daeeef24bee047f966aeb5c9207626f22b1
build-sys: add stuff for $ARCH

 - add m4/arch.m4 to setup ARCH_<NAME> automake conditionals
 - use "if ARCH_<NAME>" in build system rather than make ifeq

Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore
Makefile.am
configure.ac
m4/arch.m4 [new file with mode: 0644]