]> Savannah Git Hosting - gnulib.git/commit
relocatable-prog: Use $ORIGIN trick on more platforms.
authorBruno Haible <bruno@clisp.org>
Wed, 20 Feb 2019 01:39:52 +0000 (02:39 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 20 Feb 2019 01:39:52 +0000 (02:39 +0100)
commit35e462817a08e484b4cddbb9ef25019f6910fc5f
tree13f2ebe8a5efea06c56d77bb113a9f91c632b13d
parent18f4d4133eae7d8ac228ed2986748c52825f3d0e
relocatable-prog: Use $ORIGIN trick on more platforms.

* m4/relocatable.m4 (gl_RELOCATABLE_BODY): Use $ORIGIN trick also on
FreeBSD >= 7.3, DragonFly >= 3.0, NetBSD >= 8.0, OpenBSD >= 5.4,
Solaris >= 10, Haiku. But don't use it on Android.
* build-aux/reloc-ldflags: Allow the use of the $ORIGIN trick also on
Hurd, FreeBSD, DragonFly, NetBSD, OpenBSD, Solaris, Haiku.
ChangeLog
build-aux/reloc-ldflags
m4/relocatable.m4