Home | History | Annotate | Download | only in protobuf

Lines Matching refs:libtool

50   libtool     Whether libtool is used (yes/no).
93 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
350 # static library. This mechanism is used in libtool 1.4 series to
352 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
354 # With libtool 1.5 this exception was removed, and libtool now
362 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
363 tmpdepfile2=$dir$base.o.d # libtool 1.5
364 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
405 # Remove the call to Libtool.
406 if test "$libtool" = yes; then
456 # Remove any Libtool call
457 if test "$libtool" = yes; then
501 # Remove the call to Libtool.
502 if test "$libtool" = yes; then
542 # because we must use -o when running libtool.