[gtk+] don't build testapplication on OS X
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] don't build testapplication on OS X
- Date: Sun, 27 Jun 2010 01:43:39 +0000 (UTC)
commit 75b9f68338ad3e186ed45bc77cc6870e8071759c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 26 21:41:58 2010 -0400
don't build testapplication on OS X
See bug 622827
tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f6f33eb..91cd10d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -92,7 +92,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testexpander \
testvolumebutton
-if OS_UNIX
+if USE_X11
noinst_PROGRAMS += testapplication
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]