diff options
author | Benjamin Peterson <benjamin@python.org> | 2019-02-25 21:37:59 -0800 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2019-02-25 21:37:59 -0800 |
commit | b84df2d7cc755b6097cfcd3b1515035844590545 (patch) | |
tree | cd60fc8d1a112b2cec8e7f34aa4f083a7fd5a535 /aclocal.m4 | |
parent | closes bpo-13497: Fix `broken nice` configure test. (GH-12041) (diff) | |
download | cpython-b84df2d7cc755b6097cfcd3b1515035844590545.tar.gz cpython-b84df2d7cc755b6097cfcd3b1515035844590545.tar.bz2 cpython-b84df2d7cc755b6097cfcd3b1515035844590545.zip |
Run autoreconf.
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index f98db73656d..85f00dd5fac 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.15 -*- Autoconf -*- +# generated automatically by aclocal 1.16.1 -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2018 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |