[asterisk-bugs] [Asterisk 0007722]: ./configure --silent prints text

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 11:44:07 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7722 
====================================================================== 
Reported By:                tzafrir
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   7722
Category:                   Core/General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
Asterisk Version:           I did not set the version :( 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 1293 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-12-2006 09:28 CDT
Last Modified:              06-07-2008 11:44 CDT
====================================================================== 
Summary:                    ./configure --silent prints text
Description: 
The command './configure --silent' still prints some text.

Fix: use AC_MSG_RESULT , AC_MSG_WARN and AC_MSG_ERROR instead of plain
echo.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 11:44  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 1297

U   trunk/acinclude.m4
U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r1297 | russell | 2008-06-07 11:44:06 -0500 (Sat, 07 Jun 2008) | 2 lines

use AC_MSG_* instead of echo to support ./configure --silent (issue
http://bugs.digium.com/view.php?id=7722)

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

http://svn.digium.com/view/dahdi?view=rev&revision=1297 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 11:44  svnbot         Note Added: 0088137                          
======================================================================




More information about the asterisk-bugs mailing list