[asterisk-bugs] [Asterisk 0017309]: AST_EXT_LIB_CHECK doesn't use [extra cflags]

Asterisk Bug Tracker noreply at bugs.digium.com
Sat May 8 21:14:05 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17309 
====================================================================== 
Reported By:                stuarth
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17309
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-05-08 20:01 CDT
Last Modified:              2010-05-08 21:14 CDT
====================================================================== 
Summary:                    AST_EXT_LIB_CHECK doesn't use [extra cflags]
Description: 
Various checks pass extra cflags into AST_EXT_LIB_CHECK, notably for
pthread libs. These aren't used when calling AC_CHECK_LIB, so some checks
fail which should succeed (e.g. iodbc, spandsp).
====================================================================== 

---------------------------------------------------------------------- 
 (0121613) svnbot (reporter) - 2010-05-08 21:14
 https://issues.asterisk.org/view.php?id=17309#c121613 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 262102

U   trunk/autoconf/ast_c_compile_check.m4
U   trunk/autoconf/ast_c_define_check.m4
U   trunk/autoconf/ast_ext_lib.m4
U   trunk/configure
U   trunk/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r262102 | tilghman | 2010-05-08 21:14:04 -0500 (Sat, 08 May 2010) | 5
lines

Cleanup a bit more by getting rid of useless version defines. Also make
library detection use passed CFLAGS.

(closes issue https://issues.asterisk.org/view.php?id=17309)
 Reported by: stuarth

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-08 21:14 svnbot         Checkin                                      
2010-05-08 21:14 svnbot         Note Added: 0121613                          
2010-05-08 21:14 svnbot         Status                   new => assigned     
2010-05-08 21:14 svnbot         Assigned To               => tilghman        
2010-05-08 21:14 svnbot         Status                   assigned => resolved
2010-05-08 21:14 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list