ltconfig-1.3.2.diff 407 B

1234567891011121314
  1. --- ltconfig.orig Tue Jul 6 15:55:36 1999
  2. +++ ltconfig Tue Jul 6 15:59:12 1999
  3. @@ -1200,8 +1200,8 @@ EOF
  4. esac
  5. if test "$ld_shlibs" = yes; then
  6. - runpath_var=LD_RUN_PATH
  7. - hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
  8. + runpath_var=LD_LIBRARY_PATH
  9. + hardcode_libdir_flag_spec=''
  10. export_dynamic_flag_spec='${wl}--export-dynamic'
  11. case $host_os in
  12. cygwin* | mingw*)