bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] libcheck?


From: Ralf Wildenhues
Subject: [bug-recutils] libcheck?
Date: Fri, 30 Jul 2010 19:37:15 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

librec/configure.ac has:
  dnl Search for required libraries

  have_check=yes
  AC_CHECK_LIB([check],[suite_create],,[have_check=no])
  AM_CONDITIONAL([CHECK], [test "x$have_check" != "xno"])

What is libcheck, where can I get it, and why is it needed for librec?

Just wondering, my previous patches were untested, in the sense that
'make check' didn't actually run any tests.

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]