[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:17:11 CDT 2010
A NOTE has been added to this issue.
======================================================================
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: closed
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:17 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).
======================================================================
----------------------------------------------------------------------
(0121615) svnbot (reporter) - 2010-05-08 21:17
https://issues.asterisk.org/view.php?id=17309#c121615
----------------------------------------------------------------------
Repository: asterisk
Revision: 262104
_U branches/1.6.1/
U branches/1.6.1/autoconf/ast_c_compile_check.m4
U branches/1.6.1/autoconf/ast_c_define_check.m4
U branches/1.6.1/autoconf/ast_ext_lib.m4
U branches/1.6.1/configure
U branches/1.6.1/include/asterisk/autoconfig.h.in
------------------------------------------------------------------------
r262104 | tilghman | 2010-05-08 21:17:10 -0500 (Sat, 08 May 2010) | 12
lines
Merged revisions 262102 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
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=262104
Issue History
Date Modified Username Field Change
======================================================================
2010-05-08 21:17 svnbot Checkin
2010-05-08 21:17 svnbot Note Added: 0121615
======================================================================
More information about the asterisk-bugs
mailing list