summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2006-12-05 14:16:04 -0200
committerOtavio Salvador <otavio@debian.org>2006-12-05 14:16:04 -0200
commit0f1ba3f5d9d57f3a2205ec67738f611cf5b22e7d (patch)
tree70908aa9e9e0ee9203a07847fa468eef95451bef /configure.ac
parentfe914828d2b36451a7056292560820633c891afe (diff)
downloadparted-0f1ba3f5d9d57f3a2205ec67738f611cf5b22e7d.tar.gz
Revert "Add check unittest support and a initial test for a resizing bug."
This code wasn't ready for commit yet. This reverts commit ba43cb6ff7bb1d945062e25b94efecb1b84c0c33.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 5dc4ebc..8200564 100644
--- a/configure.ac
+++ b/configure.ac
@@ -432,10 +432,6 @@ AC_CHECK_HEADER([execinfo.h], [
])
])
-dnl check for "check", unit testing library/header
-PKG_CHECK_MODULES([CHECK], [check >= 0.9.4])
-AM_CONDITIONAL(HAVE_CHECK, test "x$CHECK_LIBS" != "x")
-
dnl Checks for typedefs, structures and compiler characteristics.
AC_PROG_LD
@@ -490,7 +486,6 @@ libparted/fs/ntfs/Makefile
libparted/fs/reiserfs/Makefile
libparted/fs/ufs/Makefile
libparted/fs/xfs/Makefile
-libparted/tests/Makefile
parted/Makefile
partprobe/Makefile
doc/Makefile