Home GnuPG

tests: Pass -no-install to libtool
bf34bfa5c458Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tests: Pass -no-install to libtool

* tests/Makefile.am: add AM_LDFLAGS = -no-install

There is little point building tests with support for installation.
Passing -no-install stops libtool from building wrapper scripts,
thus allowing direct gdb/valgrind invocation on programs in tests/
subdirectory.

  • Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>

Details

Provenance
lumagAuthored on Jan 24 2014, 12:02 PM
wernerCommitted on Jan 24 2014, 4:05 PM
Parents
rCff91ec934ed5: tests: Add a test for the internal locking
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCbf34bfa5c458: tests: Pass -no-install to libtool (authored by Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>).Jan 24 2014, 4:05 PM