Home
last modified time | relevance | path

Searched refs:shrext (Results 1 – 16 of 16) sorted by relevance

/third_party/e2fsprogs/config/
Dconfig.rpath31 shrext=.so
537 shrext=.dll
541 shrext=.dylib
562 shrext=.so
565 shrext=.sl
568 shrext=.sl
614 shrext=.dll
647 shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
Dltmain.sh6934 shrext)
7264 -shrext)
7265 prev=shrext
/third_party/e2fsprogs/
Dconfigure8066 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
8068 found_so="$dir/$libname$shrext"
8070 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
8072 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"; then
8124 found_so="$dir/$libname$shrext"
8126 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
[all …]
Daclocal.m42363 shrext=".$acl_shlibext" # typically: shrext=.so
2365 shrext=
2375 … if test -f "$dir/$libname$shrext" && acl_is_expected_elfclass < "$dir/$libname$shrext"; then
2377 found_so="$dir/$libname$shrext"
2379 if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
2381 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 …]
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh5432 shrext)
5752 -shrext)
5753 prev=shrext
/third_party/eudev/
Dltmain.sh6890 shrext)
7220 -shrext)
7221 prev=shrext
/third_party/gettext/build-aux/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/freetype/builds/unix/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/libevdev/build-aux/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/node/deps/cares/
Dltmain.sh6934 shrext)
7264 -shrext)
7265 prev=shrext
/third_party/mtdev/config-aux/
Dltmain.sh7057 shrext)
7387 -shrext)
7388 prev=shrext
/third_party/libffi/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/skia/third_party/externals/libpng/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/wayland_standard/
Dltmain.sh7057 shrext)
7387 -shrext)
7388 prev=shrext
/third_party/libpng/
Dltmain.sh6842 shrext)
7172 -shrext)
7173 prev=shrext
/third_party/libxml2/
Dconfigure.ac1617 WIN32_EXTRA_PYTHON_LIBADD="-shrext .pyd -L${pythondir}/../../lib -lpython${PYTHON_VERSION}"