File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ export AUTOM4TE=${TOOLS_PATH}/host/bin/autom4te
23
23
export autom4te_perllibdir=${TOOLS_PATH} /host/share/autoconf
24
24
export AC_MACRODIR=${TOOLS_PATH} /host/share/autoconf
25
25
export M4=${TOOLS_PATH} /host/bin/m4
26
+ export trailer_m4=${TOOLS_PATH} /host/share/autoconf/autoconf/trailer.m4
26
27
27
28
# The share/autoconf/autom4te.cfg file also hard-codes some paths. Rewrite
28
29
# those to the real tools path.
Original file line number Diff line number Diff line change 4
4
5
5
DOWNLOADS = {
6
6
"autoconf" : {
7
- "url" : "https://ftp.gnu.org/gnu/autoconf/autoconf-2.69 .tar.gz" ,
8
- "size" : 1927468 ,
9
- "sha256" : "954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969 " ,
10
- "version" : "2.69 " ,
7
+ "url" : "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71 .tar.gz" ,
8
+ "size" : 2003781 ,
9
+ "sha256" : "431075ad0bf529ef13cb41e9042c542381103e80015686222b8a9d4abef42a1c " ,
10
+ "version" : "2.71 " ,
11
11
},
12
12
# 6.0.19 is the last version licensed under the Sleepycat license.
13
13
"bdb" : {
You can’t perform that action at this time.
0 commit comments