>From c5a78e3e7d67a240287acb08ae17d0bffbb5a88c Mon Sep 17 00:00:00 2001 From: Torsten Landschoff Date: Sun, 15 Nov 2009 03:00:22 +0100 Subject: [PATCH 5/5] Move no-undefined tests out of Darwin group. --- Makefile.am | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f3ef5c4..8d0a34d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -475,6 +475,7 @@ TESTSUITE_AT = tests/testsuite.at \ tests/localization.at \ tests/install.at \ tests/versioning.at \ + tests/noundefined.at \ tests/destdir.at \ tests/old-m4-iface.at \ tests/am-subdir.at \ @@ -496,8 +497,7 @@ TESTSUITE_AT = tests/testsuite.at \ tests/configure-iface.at \ tests/stresstest.at \ tests/cmdline_wrap.at \ - tests/darwin.at \ - tests/noundefined.at + tests/darwin.at EXTRA_DIST += $(srcdir)/$(TESTSUITE) $(TESTSUITE_AT) $(srcdir)/tests/package.m4 -- 1.6.5.2