Whamcloud - gitweb
Teach build system to install relative symlinks if requested
authorTheodore Ts'o <tytso@mit.edu>
Sun, 13 May 2012 03:13:24 +0000 (23:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 May 2012 03:34:33 +0000 (23:34 -0400)
commit183c73b02615acc33fc22e89b8cc7fdc5f22ee0e
tree80f7307317cf2bcbd515558223f60f455b8a0a09
parente366e42392d3bc762a71e038081960adfdc9d587
Teach build system to install relative symlinks if requested

Add a configure option, --enable-relative-symlinks, which will use
relative symlinks for the ELF shared library files.

Addresses-Sourceforge-Bug: #3520767

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
MCONFIG.in
configure
configure.in
lib/Makefile.elf-lib
util/Makefile.in
util/install-symlink.in [new file with mode: 0644]
util/symlinks.c [new file with mode: 0644]