Home | History | Annotate | Download | only in build-aux

Lines Matching refs:libtool

49   libtool     Whether libtool is used (yes/no).
92 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
291 # static library. This mecanism is used in libtool 1.4 series to
293 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
295 # With libtool 1.5 this exception was removed, and libtool now
303 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
304 tmpdepfile2=$dir$base.o.d # libtool 1.5
305 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
346 # Remove the call to Libtool.
347 if test "$libtool" = yes; then
397 # Remove any Libtool call
398 if test "$libtool" = yes; then
442 # Remove the call to Libtool.
443 if test "$libtool" = yes; then
483 # because we must use -o when running libtool.