Searched refs:shrext (Results 1 – 16 of 16) sorted by relevance
31 shrext=.so537 shrext=.dll541 shrext=.dylib562 shrext=.so565 shrext=.sl568 shrext=.sl614 shrext=.dll647 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
6934 shrext)7264 -shrext)7265 prev=shrext
8066 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then8068 found_so="$dir/$libname$shrext"8070 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then8072 for f in "$libname$shrext".*; do echo "$f"; done \8073 | sed -e "s,^$libname$shrext\\\\.,," \8076 …if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libn…8078 found_so="$dir/$libname$shrext.$ver"8122 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then8124 found_so="$dir/$libname$shrext"8126 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then[all …]
2363 shrext=".$acl_shlibext" # typically: shrext=.so2365 shrext=2375 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then2377 found_so="$dir/$libname$shrext"2379 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then2381 for f in "$libname$shrext".*; do echo "$f"; done \2382 | sed -e "s,^$libname$shrext\\\\.,," \2385 …if test -n "$ver" && test -f "$dir/$libname$shrext.$ver" && acl_is_expected_elfclass < "$dir/$libn…2387 found_so="$dir/$libname$shrext.$ver"2425 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then[all …]
5432 shrext)5752 -shrext)5753 prev=shrext
6890 shrext)7220 -shrext)7221 prev=shrext
6842 shrext)7172 -shrext)7173 prev=shrext
7057 shrext)7387 -shrext)7388 prev=shrext
1617 WIN32_EXTRA_PYTHON_LIBADD="-shrext .pyd -L${pythondir}/../../lib -lpython${PYTHON_VERSION}"