We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e51b7c commit 8b2ecdfCopy full SHA for 8b2ecdf
contrib/dist/make_dist_tarball
100755
100644
@@ -10,7 +10,7 @@
10
# University of Stuttgart. All rights reserved.
11
# Copyright (c) 2004-2005 The Regents of the University of California.
12
# All rights reserved.
13
-# Copyright (c) 2008-2015 Cisco Systems, Inc. All rights reserved.
+# Copyright (c) 2008-2023 Cisco Systems, Inc. All rights reserved
14
# Copyright (c) 2016 Intel, Inc. All rights reserved
15
# $COPYRIGHT$
16
#
@@ -23,9 +23,9 @@
23
# Version of auto tools that we want
24
25
26
-M4_TARGET_VERSION=1.4.17
27
-AM_TARGET_VERSION=1.15
28
-AC_TARGET_VERSION=2.69
+M4_TARGET_VERSION=1.4.19
+AM_TARGET_VERSION=1.16.5
+AC_TARGET_VERSION=2.71
29
LT_TARGET_VERSION=2.4.6
30
FLEX_TARGET_VERSION=2.5.35
31
0 commit comments