• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/

Lines Matching refs:shrext

5047             shrext=".$acl_shlibext"             # typically: shrext=.so
5049 shrext=
5054 if test -f "$dir/$libname$shrext"; then
5056 found_so="$dir/$libname$shrext"
5058 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
5060 for f in "$libname$shrext".*; do echo "$f"; done \
5061 | sed -e "s,^$libname$shrext\\\\.,," \
5064 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
5066 found_so="$dir/$libname$shrext.$ver"
5107 if test -f "$dir/$libname$shrext"; then
5109 found_so="$dir/$libname$shrext"
5111 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
5113 for f in "$libname$shrext".*; do echo "$f"; done \
5114 | sed -e "s,^$libname$shrext\\\\.,," \
5117 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
5119 found_so="$dir/$libname$shrext.$ver"
6477 shrext=".$acl_shlibext" # typically: shrext=.so
6479 shrext=
6484 if test -f "$dir/$libname$shrext"; then
6486 found_so="$dir/$libname$shrext"
6488 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6490 for f in "$libname$shrext".*; do echo "$f"; done \
6491 | sed -e "s,^$libname$shrext\\\\.,," \
6494 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6496 found_so="$dir/$libname$shrext.$ver"
6537 if test -f "$dir/$libname$shrext"; then
6539 found_so="$dir/$libname$shrext"
6541 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6543 for f in "$libname$shrext".*; do echo "$f"; done \
6544 | sed -e "s,^$libname$shrext\\\\.,," \
6547 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6549 found_so="$dir/$libname$shrext.$ver"