Issue 127118 - Update dmake URL in configure
Summary: Update dmake URL in configure
Status: RESOLVED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: 4.1.2
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: Ariel Constenla-Haile
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-16 15:39 UTC by Ariel Constenla-Haile
Modified: 2016-10-05 22:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---
pats: 4.1.3_release_blocker+


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2016-09-16 15:39:45 UTC
configure help points to an URL that does not work:


AC_ARG_WITH(dmake-url,
[  --with-dmake-url=<URL>   Specify the location of downloadable dmake source code. For example:
                          http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
                          Note that dmake is under GPL license.],


Revision 1758093 should be cherrypicked in branch AOO413
Comment 1 SVN Robot 2016-09-17 08:15:51 UTC
"arielch" committed SVN revision 1761157 into branches/AOO413:
i127118 - Update dmake URL in configure
Comment 2 Ariel Constenla-Haile 2016-10-05 22:48:16 UTC
Fixed