aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-06-26 07:00:29 +0800
committerPeter Williams <peterw@src.gnome.org>2000-06-26 07:00:29 +0800
commit78075bd090ddfe0824c6cd33faa2638ccd0e609e (patch)
tree831934e5a3282c2b0ba41023e495f6059f535543 /tests
parent902186dc5eff0f8472c467ecdf2895b220b678ff (diff)
downloadgsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar.gz
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar.bz2
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar.lz
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar.xz
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.tar.zst
gsoc2013-evolution-78075bd090ddfe0824c6cd33faa2638ccd0e609e.zip
Force thread usage and clean up the configure aspect thereof.
svn path=/trunk/; revision=3734
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8ce3cffb3d..a73eb21c55 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -55,12 +55,7 @@ test_movemail_LDADD = \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS)
-if ENABLE_THREADS
THREAD_RELATED_TESTS=test8
-else
-THREAD_RELATED_TESTS=
-endif
-
noinst_PROGRAMS = \
test1 \