2009-11-19 11:56:10 +00:00
|
|
|
--- pcsc-lite-1.5.5/configure.rpath64 2009-11-18 14:03:19.000000000 +0200
|
|
|
|
+++ pcsc-lite-1.5.5/configure 2009-11-18 14:06:08.000000000 +0200
|
|
|
|
@@ -11135,7 +11135,7 @@
|
2008-08-28 00:31:36 +00:00
|
|
|
shlibpath_overrides_runpath=unknown
|
|
|
|
version_type=none
|
|
|
|
dynamic_linker="$host_os ld.so"
|
|
|
|
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
|
|
|
|
+sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
|
2009-11-19 11:56:10 +00:00
|
|
|
need_lib_prefix=unknown
|
|
|
|
hardcode_into_libs=no
|
2008-08-28 00:31:36 +00:00
|
|
|
|
2009-11-19 11:56:10 +00:00
|
|
|
@@ -11552,7 +11552,7 @@
|
2008-08-28 00:31:36 +00:00
|
|
|
# Append ld.so.conf contents to the search path
|
|
|
|
if test -f /etc/ld.so.conf; then
|
2009-11-19 11:56:10 +00:00
|
|
|
lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
|
2008-08-28 00:31:36 +00:00
|
|
|
- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
|
2009-11-19 11:56:10 +00:00
|
|
|
+ sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib $lt_ld_extra"
|
2008-08-28 00:31:36 +00:00
|
|
|
fi
|
|
|
|
|
|
|
|
# We used to test for /lib/ld.so.1 and disable shared libraries on
|