[glib] Only run the schema compiler from the test cases
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Only run the schema compiler from the test cases
- Date: Thu, 17 Jun 2010 18:33:53 +0000 (UTC)
commit 58e000d30127b70f147f5f615fddea5358992029
Author: Ryan Lortie <desrt desrt ca>
Date: Thu Jun 17 14:33:50 2010 -0400
Only run the schema compiler from the test cases
gio/tests/Makefile.am | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index b55cb3b..85fe2a8 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -338,12 +338,6 @@ test.mo: de.po
$(MKDIR_P) de/LC_MESSAGES; \
cp -f test.mo de/LC_MESSAGES
-if CROSS_COMPILING
- glib_compile_schemas=$(GLIB_COMPILE_SCHEMAS)
-else
- glib_compile_schemas=$(top_builddir)/gio/glib-compile-schemas
-endif
-
DISTCLEANFILES = \
applications/mimeinfo.cache \
org.gtk.test.enums.xml \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]