about summary refs log tree commit diff
path: root/m4/lib-ld.m4
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-11-30 22:10:53 +0100
committerMichael Biebl <biebl@debian.org>2022-11-30 22:10:53 +0100
commit6e9d10e114f94799d54bb3dabc66e35ab4e3e8cd (patch)
tree1e0cc2ec0d3d9435860260632c4ae699a3d08cec /m4/lib-ld.m4
parent913bcb40f6c699f8a38351c69e7ea263fe78f71f (diff)
New upstream version 1.40.6 upstream/1.40.6
Diffstat (limited to 'm4/lib-ld.m4')
-rw-r--r--m4/lib-ld.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/lib-ld.m4 b/m4/lib-ld.m4
index 98c348fa..934207a7 100644
--- a/m4/lib-ld.m4
+++ b/m4/lib-ld.m4
@@ -1,5 +1,5 @@
-# lib-ld.m4 serial 9
-dnl Copyright (C) 1996-2003, 2009-2020 Free Software Foundation, Inc.
+# lib-ld.m4 serial 10
+dnl Copyright (C) 1996-2003, 2009-2022 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -122,7 +122,7 @@ else
       *-*-aix*)
         AC_COMPILE_IFELSE(
           [AC_LANG_SOURCE(
-             [[#if defined __powerpc64__ || defined _ARCH_PPC64
+             [[#if defined __powerpc64__ || defined __LP64__
                 int ok;
                #else
                 error fail