summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na@python.org>2021-07-19 10:52:56 (GMT)
committerGitHub <noreply@github.com>2021-07-19 10:52:56 (GMT)
commitb2cf2513f9184c850a69fab718532b4f7c6a003d (patch)
tree825b69796206e39d8703842958ef2d19ea951ca9 /aclocal.m4
parent635bfe8162981332b36cc556bac78e869af579c2 (diff)
downloadcpython-b2cf2513f9184c850a69fab718532b4f7c6a003d.zip
cpython-b2cf2513f9184c850a69fab718532b4f7c6a003d.tar.gz
cpython-b2cf2513f9184c850a69fab718532b4f7c6a003d.tar.bz2
bpo-44340: Add support for building with clang full/thin lto (GH-27231)
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 1133004..987bfdf 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1,6 +1,6 @@
-# generated automatically by aclocal 1.16.1 -*- Autoconf -*-
+# generated automatically by aclocal 1.16.3 -*- Autoconf -*-
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2020 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,