From a9325a94f95daee288eb656a0770889c44428d0d Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 11 Dec 2001 22:59:02 +0000 Subject: [PATCH] comment out dynamic Original commit message from CVS: comment out dynamic --- tests/old/testsuite/plugin/Makefile.am | 2 +- testsuite/plugin/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/old/testsuite/plugin/Makefile.am b/tests/old/testsuite/plugin/Makefile.am index 814a8c3b0a..0cc6197a2f 100644 --- a/tests/old/testsuite/plugin/Makefile.am +++ b/tests/old/testsuite/plugin/Makefile.am @@ -1,5 +1,5 @@ # FIXME : tests need fixing -testprogs = dynamic linked static # loading registry static2 +testprogs = linked static # loading registry static2 dynamic noinst_LTLIBRARIES = libtestplugin.la libtestplugin2.la diff --git a/testsuite/plugin/Makefile.am b/testsuite/plugin/Makefile.am index 814a8c3b0a..0cc6197a2f 100644 --- a/testsuite/plugin/Makefile.am +++ b/testsuite/plugin/Makefile.am @@ -1,5 +1,5 @@ # FIXME : tests need fixing -testprogs = dynamic linked static # loading registry static2 +testprogs = linked static # loading registry static2 dynamic noinst_LTLIBRARIES = libtestplugin.la libtestplugin2.la