We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d61d384 + 0164f39 commit 37de229Copy full SHA for 37de229
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,11 +23,11 @@
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
+FLEX_TARGET_VERSION=2.6.4
31
32
33
# When running "make distcheck", use these parallelization flags. Can
0 commit comments