From 78075bd090ddfe0824c6cd33faa2638ccd0e609e Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Sun, 25 Jun 2000 23:00:29 +0000 Subject: Force thread usage and clean up the configure aspect thereof. svn path=/trunk/; revision=3734 --- tests/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests') 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 \ -- cgit v1.2.3