summaryrefslogtreecommitdiff
path: root/openembedded/packages/galago/files/no-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/galago/files/no-check.patch')
-rw-r--r--openembedded/packages/galago/files/no-check.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/openembedded/packages/galago/files/no-check.patch b/openembedded/packages/galago/files/no-check.patch
deleted file mode 100644
index 89b0eafac..000000000
--- a/openembedded/packages/galago/files/no-check.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- /tmp/configure.ac 2005-09-08 21:38:49.316449440 +0200
-+++ libgalago-0.3.3/configure.ac 2005-09-08 21:39:32.697854464 +0200
-@@ -198,11 +198,8 @@
- dnl #
- dnl # Check for Check
- dnl #
--AM_PATH_CHECK(, [have_check="yes"],
--[
-- AC_MSG_WARN([Check not found; cannot run some unit tests])
- have_check="no"
--])
-+
-
- AM_CONDITIONAL(HAVE_CHECK, test "$have_check" = "yes")
-