Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
ebe4354c
Commit
ebe4354c
authored
Feb 19, 2015
by
Junchao Zhang
Committed by
Wesley Bland
Feb 19, 2015
Browse files
Update libtool and automake versions in release.pl
See also
b21dc461
and
67577443
Signed-off-by:
Wesley Bland
<
wbland@anl.gov
>
parent
bf021b67
Changes
1
Hide whitespace changes
Inline
Side-by-side
maint/release.pl
View file @
ebe4354c
...
...
@@ -153,8 +153,8 @@ print("\n");
## breakage. So make sure the ABI string in the release tarball is
## updated when you do that.
check_autotools_version
("
autoconf
",
"
2.69
");
check_autotools_version
("
automake
",
"
1.1
4
");
check_autotools_version
("
libtool
",
"
2.4.
2
");
check_autotools_version
("
automake
",
"
1.1
5
");
check_autotools_version
("
libtool
",
"
2.4.
5
");
print
("
\n
");
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment