[asterisk-dev] [Code Review] Use paths from ./configure instead of overriding in Makefile

Tilghman Lesher tlesher at digium.com
Mon Sep 27 17:32:35 CDT 2010



> On 2010-09-27 17:25:25, Russell Bryant wrote:
> > Is there any change in behavior here on any of the platforms?  If you don't use any options to configure, will you get the same paths as before in all cases?

No, if you specify no paths, then you will get exactly the same behavior as before this change.  The only difference is that Solaris and several BSD platforms, including Darwin, will stop overriding the decisions made by the user running ./configure to change the defaults.


- Tilghman


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/942/#review2788
-----------------------------------------------------------


On 2010-09-27 17:30:37, Tilghman Lesher wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/942/
> -----------------------------------------------------------
> 
> (Updated 2010-09-27 17:30:37)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> Currently, on certain platforms, such as *BSD, Darwin, and Solaris, we ignore several of the paths from the configure command line and instead override all suggestions with particular settings.  This has caused an issue on a Solaris build slave, where we need to install to an alternate path.
> 
> 
> Diffs
> -----
> 
>   /branches/1.8/Makefile 288958 
>   /branches/1.8/configure UNKNOWN 
>   /branches/1.8/configure.ac 288958 
>   /branches/1.8/makeopts.in 288958 
> 
> Diff: https://reviewboard.asterisk.org/r/942/diff
> 
> 
> Testing
> -------
> 
> Tested with several paths on Linux and Solaris, works correctly.
> 
> 
> Thanks,
> 
> Tilghman
> 
>




More information about the asterisk-dev mailing list