Skip to content
  • Adam Tkac's avatar
    [2667] Add --disable-rpath configure switch. · 1c50c5a6
    Adam Tkac authored
    
    
    Some dynamic linkers are wise enough (at least the Linux one) to correctly pick
    needed shared libraries without hardcoded rpath. The --disable-rpath configure
    switch allows distributors to avoid hardcoded rpath paths in libraries and
    executables.
    
    Signed-off-by: default avatarAdam Tkac <atkac@redhat.com>
    1c50c5a6