]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: let pic_flag and with-pic Autotests work on non-VPATH builds.
authorGary V. Vaughan <gary@gnu.org>
Sun, 27 Nov 2011 12:18:23 +0000 (19:18 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 4 Oct 2012 13:11:06 +0000 (20:11 +0700)
commitc91aa0b5c711ca63a168317a1493ed93683cac55
tree73959e498a063f50256b2bf1a9829418ae86d11a
parent215149492c3fcc24f5eafffa65f3257bd6d98b3c
tests: let pic_flag and with-pic Autotests work on non-VPATH builds.

* tests/pic_flag.at: Use _LT_DEMO_SETUP to generate a demo style
project, rather than relying on $abs_top_srcdir/configure.
* tests/with-pic.at: Likewise.
* Makefile.am (TESTSUITE_AT): Move tests/pic_flag.at and
tests/with-pic.at so that they run immediately following
tests/demo.at.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
Makefile.am
tests/pic_flag.at
tests/with-pic.at