[asterisk-bugs] [Asterisk 0017013]: ./configure -help describes wrong default behavior
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 27 11:03:03 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:03 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'.
======================================================================
----------------------------------------------------------------------
(0131123) svnbot (reporter) - 2011-01-27 11:03
https://issues.asterisk.org/view.php?id=17013#c131123
----------------------------------------------------------------------
Repository: asterisk
Revision: 304466
_U branches/1.8/
U branches/1.8/configure
U branches/1.8/configure.ac
------------------------------------------------------------------------
r304466 | qwell | 2011-01-27 11:03:02 -0600 (Thu, 27 Jan 2011) | 23 lines
Merged revisions 304465 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r304465 | qwell | 2011-01-27 11:01:24 -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=304466
Issue History
Date Modified Username Field Change
======================================================================
2011-01-27 11:03 svnbot Checkin
2011-01-27 11:03 svnbot Note Added: 0131123
======================================================================
More information about the asterisk-bugs
mailing list