summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2016-08-16 13:39:07 +0200
committerKarel Zak2016-08-16 13:39:07 +0200
commitf319e301a90bb6129a1656c46ed8b9cdf72a2d29 (patch)
tree521ca3fb6d46eb90963af9977e3ba03fa831e3df /configure.ac
parenttests: really fix fdisk/bsd for hppa (diff)
downloadkernel-qcow2-util-linux-f319e301a90bb6129a1656c46ed8b9cdf72a2d29.tar.gz
kernel-qcow2-util-linux-f319e301a90bb6129a1656c46ed8b9cdf72a2d29.tar.xz
kernel-qcow2-util-linux-f319e301a90bb6129a1656c46ed8b9cdf72a2d29.zip
build-sys: add parisc to define ARCH_
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 028ce9037..c0b9598ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -182,7 +182,7 @@ UL_SET_ARCH([SPARC], [sparc*])
UL_SET_ARCH([PPC], [ppc*|powerpc*])
UL_SET_ARCH([M68K], [m68*])
UL_SET_ARCH([MIPS], [mips*])
-UL_SET_ARCH([HPPA], [hppa*])
+UL_SET_ARCH([HPPA], [hppa*|parisc*])
AC_SYS_LARGEFILE
AC_HEADER_ASSERT