]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* tests/subproject.at: New tests for libltdl as a subproject with
authorGary V. Vaughan <gary@gnu.org>
Wed, 5 Oct 2005 15:02:54 +0000 (15:02 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 5 Oct 2005 15:02:54 +0000 (15:02 +0000)
its own configuration.
* tests/testsuite.at: Use it.
* Makefile.am (TESTSUITE_AT): Depend on it.

ChangeLog
Makefile.am
tests/testsuite.at

index 55e0f89422e0bc855aa4aece54c89fd201d464e3..1bfd3f73ffeff0fe2307e343b39efc367477a948 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-05  Gary V. Vaughan  <gary@gnu.org>
+
+       * tests/subproject.at: New tests for libltdl as a subproject with
+       its own configuration.
+       * tests/testsuite.at: Use it.
+       * Makefile.am (TESTSUITE_AT): Depend on it.
+
 2005-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.am: Simplify.  Do not use abs_top_srcdir.
index 6a14aaa9dda94c6de6a56b66afee4f6198983907..1c4dc11d652b067a8f92f9a34eae3128d6b933f8 100644 (file)
@@ -474,6 +474,7 @@ TESTSUITE_AT        = tests/testsuite.at \
                  tests/standalone.at \
                  tests/deplibs-ident.at \
                  tests/stresstest.at \
+                 tests/subproject.at \
                  tests/link-order.at \
                  tests/convenience.at \
                  tests/early-libtool.at \
index 28c78903e7908b2445bb324c6d41fbae9a9ec563..a111766575df3d36e75494efa859c41949c34cc8 100644 (file)
@@ -143,6 +143,8 @@ m4_include([old-m4-iface.at])
 m4_include([am-subdir.at])
 # standalone libltdl compilation
 m4_include([standalone.at])
+# subproject libltdl compilation
+m4_include([subproject.at])
 # C++ templates tests
 m4_include([template.at])
 # Behaviour of LT_OUTPUT