commit | a846a6e0a7d237f206a7e5445ce3a2392d0f434a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Sep 07 03:17:22 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Sep 07 03:17:22 2008 -0400 |
tree | 96a6ed760247055b5a2568963d1b9a9aeca5c383 | |
parent | 4efd17cccb38bf4ab6110e7756fdf24d8774e4bd [diff] |
Install with relative symlinks if $(root_libdir) == $(libdir) When installing the ELF link library, avoid using absolute pathnames if $(root_libdir) and $(libdir) are the same. Addresses-Sourceforge-Bug: #1782913 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>