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

Lines Matching refs:shrext

6827             shrext=".$acl_shlibext"             # typically: shrext=.so
6829 shrext=
6834 if test -f "$dir/$libname$shrext"; then
6836 found_so="$dir/$libname$shrext"
6838 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6840 for f in "$libname$shrext".*; do echo "$f"; done \
6841 | sed -e "s,^$libname$shrext\\\\.,," \
6844 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6846 found_so="$dir/$libname$shrext.$ver"
6887 if test -f "$dir/$libname$shrext"; then
6889 found_so="$dir/$libname$shrext"
6891 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
6893 for f in "$libname$shrext".*; do echo "$f"; done \
6894 | sed -e "s,^$libname$shrext\\\\.,," \
6897 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
6899 found_so="$dir/$libname$shrext.$ver"
7632 shrext=".$acl_shlibext" # typically: shrext=.so
7634 shrext=
7639 if test -f "$dir/$libname$shrext"; then
7641 found_so="$dir/$libname$shrext"
7643 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7645 for f in "$libname$shrext".*; do echo "$f"; done \
7646 | sed -e "s,^$libname$shrext\\\\.,," \
7649 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7651 found_so="$dir/$libname$shrext.$ver"
7692 if test -f "$dir/$libname$shrext"; then
7694 found_so="$dir/$libname$shrext"
7696 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
7698 for f in "$libname$shrext".*; do echo "$f"; done \
7699 | sed -e "s,^$libname$shrext\\\\.,," \
7702 if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
7704 found_so="$dir/$libname$shrext.$ver"