]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: don't feed -no-undefined to the linker during configure.
authorPeter Rosin <peda@lysator.liu.se>
Wed, 19 Sep 2012 06:43:57 +0000 (08:43 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Thu, 3 Jan 2013 12:28:12 +0000 (13:28 +0100)
commitb6bb7f9cdf66c632c2837be9ad0077f7f533b824
treebd4077b2038e3c9716aa5ef5567187ad1455da17
parent2edfc07f74da8b0a40ad2f8baa5960fee433c045
tests: don't feed -no-undefined to the linker during configure.

* tests/deplibs-mingw.at: Restore LDFLAGS for the configure run so that
the linker does not see -no-undefined. Makes the test pass instead of
skip on MinGW.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
tests/deplibs-mingw.at