depcomp tests: avoid redundant runs for non-libtool test
authorPeter Rosin <peda@lysator.liu.se>
Tue, 14 Feb 2012 01:51:55 +0000 (02:51 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 14 Feb 2012 01:51:55 +0000 (02:51 +0100)
commit2c430b160d34f6d27bdbf92dbde3b7fbae8b12a9
tree4a607fe8c616131bfdac41a917e0a3371ad483e0
parent79b2c6a58577662070f8f8827f5e6f665ebd102a
depcomp tests: avoid redundant runs for non-libtool test

When running the dependency tests without libtool, it's
not meaningful to run the tests three-fold, the libtool
configure options are simply ignored anyway.

* tests/depcomp.sh: Only run the tests three-fold when
libtool is in use.
tests/depcomp.sh