gtk+ r19895 - in trunk: . tests
- From: tml svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r19895 - in trunk: . tests
- Date: Mon, 17 Mar 2008 22:41:55 +0000 (GMT)
Author: tml
Date: Mon Mar 17 22:41:55 2008
New Revision: 19895
URL: http://svn.gnome.org/viewvc/gtk+?rev=19895&view=rev
Log:
2008-03-18 Tor Lillqvist <tml novell com>
* tests/Makefile.am: Build testmountoperation only on Unix for now.
Modified:
trunk/ChangeLog
trunk/tests/Makefile.am
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am (original)
+++ trunk/tests/Makefile.am Mon Mar 17 22:41:55 2008
@@ -52,6 +52,9 @@
textbuffertest_DEPENDENCIES = $(TEST_DEPS)
textbuffertest_LDADD = $(LDADDS)
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
+if OS_UNIX
+TEST_PROGS += testmountoperation
+endif
noinst_PROGRAMS = $(TEST_PROGS) \
simple \
@@ -77,7 +80,6 @@
testinput \
testmenus \
testmenubars \
- testmountoperation \
testmultidisplay \
testmultiscreen \
testnotebookdnd \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]