Revision 4355b2de configure.ac

b/configure.ac
553 553
AC_GHC_PKG_CHECK([test-framework-0.6*], [], [HTOOLS_NODEV=1], t)
554 554
AC_GHC_PKG_CHECK([test-framework-hunit], [], [HTOOLS_NODEV=1])
555 555
AC_GHC_PKG_CHECK([test-framework-quickcheck2], [], [HTOOLS_NODEV=1])
556
AC_GHC_PKG_CHECK([temporary], [], [HTOOLS_NODEV=1])
556 557
# FIXME: unify checks for non-test libraries (attoparsec, hinotify, ...)
557 558
#        that are needed to execute the tests, avoiding the duplication
558 559
#        of the checks.

Also available in: Unified diff