Hi, Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> writes: > But a library that will not be found by the runtime linker is a problem > for all run tests, not just AC_COMPUTE_INT. The normal way to go about > this is to ensure that libraries are found; see for example the macros > from the gnulib module 'havelib'. Indeed, that looks interesting. My understanding is that, provided we use, e.g., `AC_LIB_LINKFLAGS' to search for a lib instead of `AC_CHECK_LIB', the link flags will contain appropriate `RPATH'-related options, such that the resulting executables will just run. Is this correct? Thanks, Ludovic. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf