CVS commit: src/bt_config
Status: Alpha
Brought to you by:
jmmv
|
From: Julio M. M. V. <jm...@us...> - 2004-09-25 18:05:16
|
Module name: buildtool
Committed by: jmmv
Date: Sat Sep 25 18:05:10 UTC 2004
Modified Files:
src/bt_config: libs.in
Log Message:
Include the library name in the cache variable used when checking for a
function inside a library. This lets constructions like:
bt_check_func floor || bt_check_lib m floor
work properly.
Closes bug #1009335 by Roland Illig.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/bt_config/libs.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|