CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/07/28 16:47:30

Modified files:
        multimedia/recordmydesktop/base: Makefile 

Log message:
configure tries to detect isnan() as a function in libm to work out
whether it should include it. isnan is now a macro so this fails.

upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.

ok naddy@

Reply via email to