Searched refs:postdeps (Results 1 – 2 of 2) sorted by relevance
/php-src/build/ |
H A D | ltmain.sh | 2074 # don't eliminate duplications in $postdeps and $predeps 2096 libs="$predeps $libs $compiler_lib_search_path $postdeps" 2099 # $postdeps and mark them as special (i.e., whose duplicates are 2103 for pre_post_dep in $predeps $postdeps; do 2212 case " $predeps $postdeps " in 3121 case " $predeps $postdeps $compiler_lib_search_path " in 3611 case " $predeps $postdeps " in 3651 case " $predeps $postdeps " in 3698 case " $predeps $postdeps " in 3767 case " $predeps $postdeps " in [all …]
|
H A D | libtool.m4 | 2848 _LT_AC_TAGVAR(postdeps, $1)= 3895 # provided the user. The postdeps already come after the 3907 if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then 3908 _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}" 3910 _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}" 3964 _LT_AC_TAGVAR(postdeps,$1)= 3982 _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' 4005 _LT_AC_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' 4012 case " $_LT_AC_TAGVAR(postdeps, $1) " in 4062 _LT_AC_TAGVAR(postdeps, $1) \ [all …]
|
Completed in 21 milliseconds