Commit 33043a538ac757a6d24663b13e7108c8e82e56f2

Bruno Haible 2011-10-03T13:15:34

relocatable-lib[-lgpl]: Avoid expensive /proc access on Linux, Cygwin. * lib/relocatable.c (ENABLE_COSTLY_RELOCATABLE): New macro. (compute_curr_prefix, shared_library_fullname, find_shared_library_fullname, get_shared_library_fullname, relocate): Use it together with PIC && INSTALLDIR. Reported by <jojelino@gmail.com> via Charles Wilson <cygwin@cwilson.fastmail.fm>.