libqb/m4
Fabio M. Di Nitto eeb5e45c55 tests: use RUNPATH instead of RPATH consistently (#309)
some vendors default to RPATH, others to RUNPATH. The former does not allow override
with LD_LIBRARY_PATH when running binaries such as test suite and it was causing
problems on platforms where RPATH is default, by running the test suite against
the wrong library (out-of-tree vs in-tree).

This change has no effect on libqb itself, but only on the binaries.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2018-05-03 16:03:54 +01:00
..
ax_check_link_flag.m4 tests: use RUNPATH instead of RPATH consistently (#309) 2018-05-03 16:03:54 +01:00
ax_compat.m4 configure: define AS_VAR_COPY (#267) 2017-09-18 11:31:43 +01:00
ax_pthread.m4 configure: restrict pthreads to where it's actually needed 2016-12-12 11:46:13 +01:00
ax_restore_flags.m4 configure: restrict -ldl to where it's actually needed 2016-12-08 14:14:57 +01:00
ax_save_flags.m4 configure: restrict -ldl to where it's actually needed 2016-12-08 14:14:57 +01:00