• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/

Lines Matching refs:shrext

16311             shrext=".$acl_shlibext"             # typically: shrext=.so
16313 shrext=
16318 if test -f "$dir/$libname$shrext"; then
16320 found_so="$dir/$libname$shrext"
16322 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16324 for f in "$libname$shrext".*; do echo "$f"; done \
16325 | sed -e "s,^$libname$shrext\\\\.,," \
16328 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
16330 found_so="$dir/$libname$shrext.$ver"
16371 if test -f "$dir/$libname$shrext"; then
16373 found_so="$dir/$libname$shrext"
16375 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
16377 for f in "$libname$shrext".*; do echo "$f"; done \
16378 | sed -e "s,^$libname$shrext\\\\.,," \
16381 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
16383 found_so="$dir/$libname$shrext.$ver"
18579 shrext=".$acl_shlibext" # typically: shrext=.so
18581 shrext=
18586 if test -f "$dir/$libname$shrext"; then
18588 found_so="$dir/$libname$shrext"
18590 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
18592 for f in "$libname$shrext".*; do echo "$f"; done \
18593 | sed -e "s,^$libname$shrext\\\\.,," \
18596 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
18598 found_so="$dir/$libname$shrext.$ver"
18639 if test -f "$dir/$libname$shrext"; then
18641 found_so="$dir/$libname$shrext"
18643 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
18645 for f in "$libname$shrext".*; do echo "$f"; done \
18646 | sed -e "s,^$libname$shrext\\\\.,," \
18649 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
18651 found_so="$dir/$libname$shrext.$ver"