Home
last modified time | relevance | path

Searched refs:func_relative_path_result (Results 1 – 25 of 2105) sorted by relevance

12345678910>>...85

/dports/editors/zile/zile-2.4.14/build-aux/
H A Dfunclib.sh863 func_relative_path_result=
882 if test -z "$func_relative_path_result"; then
883 func_relative_path_result=.
892 func_relative_path_result=../$func_relative_path_result
896 func_relative_path_result=../$func_relative_path_result
902 func_stripname '' '/' "$func_relative_path_result"
903 func_relative_path_result=$func_stripname_result
910 if test -n "$func_relative_path_result"; then
911 func_stripname './' '' "$func_relative_path_result"
912 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/libtool/libtool-2.4.6/build-aux/
H A Dfunclib.sh971 func_relative_path_result=
990 if test -z "$func_relative_path_result"; then
991 func_relative_path_result=.
1000 func_relative_path_result=../$func_relative_path_result
1004 func_relative_path_result=../$func_relative_path_result
1010 func_stripname '' '/' "$func_relative_path_result"
1011 func_relative_path_result=$func_stripname_result
1018 if test -n "$func_relative_path_result"; then
1019 func_stripname './' '' "$func_relative_path_result"
1020 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/libltdl/libtool-2.4.6/build-aux/
H A Dfunclib.sh971 func_relative_path_result=
990 if test -z "$func_relative_path_result"; then
991 func_relative_path_result=.
1000 func_relative_path_result=../$func_relative_path_result
1004 func_relative_path_result=../$func_relative_path_result
1010 func_stripname '' '/' "$func_relative_path_result"
1011 func_relative_path_result=$func_stripname_result
1018 if test -n "$func_relative_path_result"; then
1019 func_stripname './' '' "$func_relative_path_result"
1020 func_relative_path_result=$func_stripname_result
[all …]
/dports/textproc/enchant2/enchant-2.2.15/build-aux/
H A Dfunclib.sh979 func_relative_path_result=
998 if test -z "$func_relative_path_result"; then
999 func_relative_path_result=.
1008 func_relative_path_result=../$func_relative_path_result
1012 func_relative_path_result=../$func_relative_path_result
1018 func_stripname '' '/' "$func_relative_path_result"
1019 func_relative_path_result=$func_stripname_result
1026 if test -n "$func_relative_path_result"; then
1027 func_stripname './' '' "$func_relative_path_result"
1028 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/m4/m4-1.4.19/
H A Dbootstrap1207 func_relative_path_result=
1226 if test -z "$func_relative_path_result"; then
1227 func_relative_path_result=.
1236 func_relative_path_result=../$func_relative_path_result
1240 func_relative_path_result=../$func_relative_path_result
1246 func_stripname '' '/' "$func_relative_path_result"
1247 func_relative_path_result=$func_stripname_result
1254 if test -n "$func_relative_path_result"; then
1255 func_stripname './' '' "$func_relative_path_result"
1256 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/libtool/libtool-2.4.6/
H A Dbootstrap1202 func_relative_path_result=
1221 if test -z "$func_relative_path_result"; then
1222 func_relative_path_result=.
1231 func_relative_path_result=../$func_relative_path_result
1235 func_relative_path_result=../$func_relative_path_result
1241 func_stripname '' '/' "$func_relative_path_result"
1242 func_relative_path_result=$func_stripname_result
1249 if test -n "$func_relative_path_result"; then
1250 func_stripname './' '' "$func_relative_path_result"
1251 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/libltdl/libtool-2.4.6/
H A Dbootstrap1202 func_relative_path_result=
1221 if test -z "$func_relative_path_result"; then
1222 func_relative_path_result=.
1231 func_relative_path_result=../$func_relative_path_result
1235 func_relative_path_result=../$func_relative_path_result
1241 func_stripname '' '/' "$func_relative_path_result"
1242 func_relative_path_result=$func_stripname_result
1249 if test -n "$func_relative_path_result"; then
1250 func_stripname './' '' "$func_relative_path_result"
1251 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/lua-stdlib/lua-stdlib-release-v41.2.2/
H A Dbootstrap1432 func_relative_path_result=
1451 if test -z "$func_relative_path_result"; then
1452 func_relative_path_result=.
1461 func_relative_path_result=../$func_relative_path_result
1465 func_relative_path_result=../$func_relative_path_result
1471 func_stripname '' '/' "$func_relative_path_result"
1472 func_relative_path_result=$func_stripname_result
1479 if test -n "$func_relative_path_result"; then
1481 func_relative_path_result=$func_stripname_result
1484 test -n "$func_relative_path_result" || func_relative_path_result=.
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/astro/libnova/libnova-0.15.0/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/
H A Dltmain.sh291 func_relative_path_result=
310 if test -z "$func_relative_path_result"; then
311 func_relative_path_result=.
320 func_relative_path_result=../$func_relative_path_result
324 func_relative_path_result=../$func_relative_path_result
330 func_stripname '' '/' "$func_relative_path_result"
331 func_relative_path_result=$func_stripname_result
334 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
340 if test ! -z "$func_relative_path_result"; then
342 func_relative_path_result=$func_stripname_result
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/config/
H A Dltmain.sh291 func_relative_path_result=
310 if test -z "$func_relative_path_result"; then
311 func_relative_path_result=.
320 func_relative_path_result=../$func_relative_path_result
324 func_relative_path_result=../$func_relative_path_result
330 func_stripname '' '/' "$func_relative_path_result"
331 func_relative_path_result=$func_stripname_result
334 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
340 if test ! -z "$func_relative_path_result"; then
342 func_relative_path_result=$func_stripname_result
[all …]
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/build-aux/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libquvi-scripts09/libquvi-scripts-0.9.20131130/config.aux/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libquvi09/libquvi-0.9.4/config.aux/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libbdplus/libbdplus-0.1.2/build-aux/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libdvbcsa/libdvbcsa-1.1.0/
H A Dltmain.sh321 func_relative_path_result=
340 if test -z "$func_relative_path_result"; then
341 func_relative_path_result=.
350 func_relative_path_result=../$func_relative_path_result
354 func_relative_path_result=../$func_relative_path_result
360 func_stripname '' '/' "$func_relative_path_result"
361 func_relative_path_result=$func_stripname_result
364 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
370 if test ! -z "$func_relative_path_result"; then
372 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libquvi/libquvi-0.4.1/config.aux/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/devel/spatialindex/spatialindex-src-1.8.5/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/math/iml/iml-1.0.5/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/multimedia/libdc1394/libdc1394-2.2.6/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dltmain.sh317 func_relative_path_result=
336 if test -z "$func_relative_path_result"; then
337 func_relative_path_result=.
346 func_relative_path_result=../$func_relative_path_result
350 func_relative_path_result=../$func_relative_path_result
356 func_stripname '' '/' "$func_relative_path_result"
357 func_relative_path_result=$func_stripname_result
360 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
366 if test ! -z "$func_relative_path_result"; then
368 func_relative_path_result=$func_stripname_result
[all …]
/dports/math/glpk/glpk-5.0/
H A Dltmain.sh321 func_relative_path_result=
340 if test -z "$func_relative_path_result"; then
341 func_relative_path_result=.
350 func_relative_path_result=../$func_relative_path_result
354 func_relative_path_result=../$func_relative_path_result
360 func_stripname '' '/' "$func_relative_path_result"
361 func_relative_path_result=$func_stripname_result
364 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
370 if test ! -z "$func_relative_path_result"; then
372 func_relative_path_result=$func_stripname_result
[all …]

12345678910>>...85