• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathlyx/

Lines Matching refs:shrext

3636             shrext=".$acl_shlibext"             # typically: shrext=.so
3638 shrext=
3643 if test -f "$dir/$libname$shrext"; then
3645 found_so="$dir/$libname$shrext"
3647 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
3649 for f in "$libname$shrext".*; do echo "$f"; done \
3650 | sed -e "s,^$libname$shrext\\\\.,," \
3653 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
3655 found_so="$dir/$libname$shrext.$ver"
3696 if test -f "$dir/$libname$shrext"; then
3698 found_so="$dir/$libname$shrext"
3700 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
3702 for f in "$libname$shrext".*; do echo "$f"; done \
3703 | sed -e "s,^$libname$shrext\\\\.,," \
3706 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
3708 found_so="$dir/$libname$shrext.$ver"
4124 shrext=".$acl_shlibext" # typically: shrext=.so
4126 shrext=
4131 if test -f "$dir/$libname$shrext"; then
4133 found_so="$dir/$libname$shrext"
4135 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
4137 for f in "$libname$shrext".*; do echo "$f"; done \
4138 | sed -e "s,^$libname$shrext\\\\.,," \
4141 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
4143 found_so="$dir/$libname$shrext.$ver"
4184 if test -f "$dir/$libname$shrext"; then
4186 found_so="$dir/$libname$shrext"
4188 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
4190 for f in "$libname$shrext".*; do echo "$f"; done \
4191 | sed -e "s,^$libname$shrext\\\\.,," \
4194 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
4196 found_so="$dir/$libname$shrext.$ver"