Issue 127118

Summary: Update dmake URL in configure
Product: Build Tools Reporter: Ariel Constenla-Haile <arielch>
Component: configureAssignee: Ariel Constenla-Haile <arielch>
Status: RESOLVED FIXED QA Contact:
Severity: Normal    
Priority: P5 (lowest) CC: pats
Version: 4.1.2Flags: pats: 4.1.3_release_blocker+
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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