[asterisk-bugs] [Asterisk 0017013]: ./configure -help describes wrong default behavior

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 27 11:01:26 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17013 
====================================================================== 
Reported By:                klaus3000
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17013
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.2.5 
JIRA:                       SWP-1075 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-12 04:34 CST
Last Modified:              2011-01-27 11:01 CST
====================================================================== 
Summary:                    ./configure -help describes wrong default behavior
Description: 
./configure --help reports:

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

====================================================================== 

---------------------------------------------------------------------- 
 (0131122) svnbot (reporter) - 2011-01-27 11:01
 https://issues.asterisk.org/view.php?id=17013#c131122 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 304465

_U  branches/1.6.2/
U   branches/1.6.2/configure
U   branches/1.6.2/configure.ac

------------------------------------------------------------------------
r304465 | qwell | 2011-01-27 11:01:25 -0600 (Thu, 27 Jan 2011) | 16 lines

Merged revisions 304464 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r304464 | qwell | 2011-01-27 10:57:46 -0600 (Thu, 27 Jan 2011) | 9 lines
  
  Fix default prefix=/usr regression on non-Linux systems.
  
  This partially reverts a change made in branches/1.4/ r267759, which
will
  cause issue https://issues.asterisk.org/view.php?id=17013 to be reopened. 
This issue was pointed out by a user
  on #asterisk, who helpfully discovered that paths were being set
incorrectly.
  
  To truly understand what was wrong, one should run:
      svn diff --force -c<this revision> configure
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=304465 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-27 11:01 svnbot         Checkin                                      
2011-01-27 11:01 svnbot         Note Added: 0131122                          
======================================================================




More information about the asterisk-bugs mailing list