summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Hutchings2011-08-23 08:00:01 +0200
committerKarel Zak2011-08-29 11:16:25 +0200
commit70eebc40e2cb3718e02b8543e5f2a1624b3eda69 (patch)
tree1b85401b6c4bfd989361f4cacf92a3d448cd3a41 /configure.ac
parentflock: fix example in man page (diff)
downloadkernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.tar.gz
kernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.tar.xz
kernel-qcow2-util-linux-70eebc40e2cb3718e02b8543e5f2a1624b3eda69.zip
setarch: add --uname-2.6 option for personality flag UNAME26
[kzak@redhat.com: - minor change in usage()] Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0d3b88931..51d06fdd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -792,6 +792,7 @@ AC_CHECK_MEMBERS([struct stat.st_mtim.tv_nsec],,,
[#include <sys/stat.h>])
AC_CHECK_DECLS([
+ UNAME26,
ADDR_NO_RANDOMIZE,
FDPIC_FUNCPTRS,
MMAP_PAGE_ZERO,