Searched full:libtool (Results 1 – 25 of 810) sorted by relevance
12345678910>>...33
/external/curl/m4/ |
D | xc-lt-iface.m4 | 29 dnl libtool and customizes its default behavior before 30 dnl libtool code is actually used in script. 35 # Determine libtool default behavior # 40 # where libtool knows how to build both library versions, and does not 82 # Make libtool aware of current shared and static library preferences 83 # taking in account that, depending on host characteristics, libtool 131 # Make libtool aware of current PIC preference taking in account that, 132 # depending on host characteristics, libtool may modify PIC default 146 dnl This macro performs embedding of libtool code into 147 dnl configure script, regardless of libtool version in [all …]
|
/external/kmod/m4/ |
D | dolt.m4 | 1 dnl dolt, a replacement for libtool 7 dnl To use dolt, invoke the DOLT macro immediately after the libtool macros. 13 # dolt, a replacement for libtool 28 AC_MSG_RESULT([no, falling back to libtool]) 29 …LTCOMPILE='$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMP… 30 …LTCXXCOMPILE='$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(… 33 AC_MSG_RESULT([yes, replacing libtool]) 54 echo "Error: libtool object file name \"$lo\" does not end in .lo" 1>&2 105 dnl The second line of the .lo file must match "^# Generated by .*libtool" 108 echo "# $lo - a libtool object file" [all …]
|
/external/e2fsprogs/intl/ |
D | Makefile.in | 86 LIBTOOL = @LIBTOOL@ 192 $(LIBTOOL) --mode=link \ 199 # Libtool's library version information for libintl. 201 # according to the libtool documentation, section "Library interface versions". 222 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/bindtextdom.c 224 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/dcgettext.c 226 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/dgettext.c 228 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/gettext.c 230 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/finddomain.c 232 $(LIBTOOL) --mode=compile $(COMPILE) $(srcdir)/loadmsgcat.c [all …]
|
/external/libogg/win32/ |
D | Makefile.in | 86 LIBTOOL = @LIBTOOL@ 129 mostlyclean-libtool: 132 clean-libtool: 135 distclean-libtool: 136 -rm -f libtool 199 clean-am: clean-generic clean-libtool mostlyclean-am 203 distclean-am: clean-am distclean-generic distclean-libtool 229 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 233 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ 234 distclean distclean-generic distclean-libtool distdir dvi \ [all …]
|
D | Makefile | 86 LIBTOOL = $(SHELL) $(top_builddir)/libtool macro 129 mostlyclean-libtool: 132 clean-libtool: 135 distclean-libtool: 136 -rm -f libtool 199 clean-am: clean-generic clean-libtool mostlyclean-am 203 distclean-am: clean-am distclean-generic distclean-libtool 229 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 233 .PHONY: all all-am check check-am clean clean-generic clean-libtool \ 234 distclean distclean-generic distclean-libtool distdir dvi \ [all …]
|
/external/ImageMagick/ |
D | Makefile.in | 284 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 410 $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ 840 $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 875 $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 882 coders_aai_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 889 coders_art_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 896 coders_avs_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 903 coders_bgr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 910 coders_bmp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 917 coders_braille_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ [all …]
|
/external/pcre/dist2/ |
D | Makefile.in | 140 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 259 libpcre2_16_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 309 libpcre2_32_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 359 libpcre2_8_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 368 libpcre2_posix_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 388 pcre2_jit_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 399 pcre2fuzzcheck_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 412 pcre2grep_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 420 pcre2test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 531 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ [all …]
|
/external/libffi/ |
D | libtool-ldflags | 3 # Script to translate LDFLAGS into a form suitable for use with libtool. 24 # This script is designed to be used from a Makefile that uses libtool 27 # LTLDFLAGS = $(shell libtool-ldflags $(LDFLAGS)) 40 # Libtool does not ascribe any special meaning options 45 # make clear to libtool that they are in fact compiler 58 # that would prevent libtool itself from recognizing them. 73 # libtool --mode=link ... $(LTLDFLAGS) 75 # libtool. In other words, when this script was invoked, the shell
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | libtool-ldflags | 3 # Script to translate LDFLAGS into a form suitable for use with libtool. 24 # This script is designed to be used from a Makefile that uses libtool 27 # LTLDFLAGS = $(shell libtool-ldflags $(LDFLAGS)) 40 # Libtool does not ascribe any special meaning options 45 # make clear to libtool that they are in fact compiler 58 # that would prevent libtool itself from recognizing them. 73 # libtool --mode=link ... $(LTLDFLAGS) 75 # libtool. In other words, when this script was invoked, the shell
|
/external/libexif/libexif/ |
D | Makefile.in | 52 $(top_srcdir)/auto-m4/libtool.m4 \ 98 libexif_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 123 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 134 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 206 LIBTOOL = @LIBTOOL@ 431 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA… 432 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li… 440 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$… 441 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ [all …]
|
/external/curl/ |
D | buildconf | 201 # have GNU libtool named as 'glibtoolize' and libtoolize not being GNU's. 312 libtool \ 313 libtool.m4 \ 314 libtool.m4.tmp \ 335 # When using libtool 1.5.X (X < 26) we copy libtool.m4 to our local m4 341 echo "buildconf: copying libtool.m4 to local m4 subdir" 343 if test -f $ac_dir/libtool.m4; then 344 cp -f $ac_dir/libtool.m4 m4/libtool.m4 346 echo "buildconf: $ac_dir/libtool.m4 not found" 348 if test -f m4/libtool.m4; then [all …]
|
/external/libogg/ |
D | depcomp | 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 [all …]
|
/external/f2fs-tools/ |
D | VERSIONING | 5 > https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html 11 So part of the problem here is that libtool is doing something really 13 OS-independent. I don't use libtool because I find it horribly 17 numbering system. Translating this to libtool's wierd "current, 19 looked at the libtool documentation, and it confuses me horribly. 22 diverges from the libtool implementation. 140 you bend libtool to your will is something you'll have to figure out, 141 because I don't use libtool in my packages.[1] 166 programs, as their C code is full of Linux'isms, using libtool is just 168 so libtool's slow and complex abstraction layer is totally wasted. [all …]
|
/external/libogg/src/ |
D | Makefile.in | 74 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ 78 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 122 LIBTOOL = @LIBTOOL@ 252 …echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)… 253 …$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdi… 261 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 262 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ [all …]
|
/external/libexif/ |
D | depcomp | 48 libtool Whether libtool is used (yes/no). 100 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 176 if test "$libtool" = yes; then 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 362 # static library. This mechanism is used in libtool 1.4 series to 364 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 366 # With libtool 1.5 this exception was removed, and libtool now 374 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 [all …]
|
/external/libnetfilter_conntrack/ |
D | depcomp | 48 libtool Whether libtool is used (yes/no). 100 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 176 if test "$libtool" = yes; then 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 362 # static library. This mechanism is used in libtool 1.4 series to 364 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 366 # With libtool 1.5 this exception was removed, and libtool now 374 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 [all …]
|
/external/libnfnetlink/ |
D | depcomp | 48 libtool Whether libtool is used (yes/no). 100 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 176 if test "$libtool" = yes; then 228 if test "$libtool" = yes; then 315 if test "$libtool" = yes; then 360 if test "$libtool" = yes; then 362 # static library. This mechanism is used in libtool 1.4 series to 364 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 366 # With libtool 1.5 this exception was removed, and libtool now 374 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 [all …]
|
/external/libnfnetlink/build-aux/ |
D | depcomp | 48 libtool Whether libtool is used (yes/no). 120 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 197 if test "$libtool" = yes; then 253 if test "$libtool" = yes; then 348 if test "$libtool" = yes; then 393 if test "$libtool" = yes; then 395 # static library. This mechanism is used in libtool 1.4 series to 397 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 399 # With libtool 1.5 this exception was removed, and libtool now 407 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 [all …]
|
/external/libcap-ng/libcap-ng-0.7/ |
D | depcomp | 48 libtool Whether libtool is used (yes/no). 108 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 186 if test "$libtool" = yes; then 238 if test "$libtool" = yes; then 325 if test "$libtool" = yes; then 370 if test "$libtool" = yes; then 372 # static library. This mechanism is used in libtool 1.4 series to 374 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 376 # With libtool 1.5 this exception was removed, and libtool now 384 tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 [all …]
|
/external/stressapptest/ |
D | depcomp | 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 [all …]
|
/external/libnetfilter_conntrack/examples/ |
D | Makefile.in | 89 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 106 nfct_mnl_create_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 113 nfct_mnl_del_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 119 nfct_mnl_dump_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 125 nfct_mnl_dump_labels_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 132 nfct_mnl_event_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 139 nfct_mnl_flush_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 146 nfct_mnl_get_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 152 nfct_mnl_set_label_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 159 nfexp_mnl_dump_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ [all …]
|
/external/freetype/builds/unix/ |
D | unix-cc.in | 19 LIBTOOL := $(FT_LIBTOOL_DIR)/libtool 88 # C compiler to use -- we use libtool! 91 CC := $(LIBTOOL) --mode=compile $(CCraw) 97 RC := $(LIBTOOL) --tag=RC --mode=compile $(RCraw) 116 LINK_LIBRARY = $(LIBTOOL) --mode=link $(CCraw) -o $@ $(OBJECTS_LIST) \
|
/external/ipsec-tools/src/libipsec/ |
D | Makefile.in | 64 libipsec_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 72 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 76 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 80 LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 84 LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 146 LIBTOOL = @LIBTOOL@ 245 # See: http://www.gnu.org/manual/libtool-1.4.2/html_chapter/libtool_6.html#SEC32 296 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(IN… 297 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_S… 305 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$… [all …]
|
/external/libnfnetlink/src/ |
D | Makefile.in | 59 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 103 libnfnetlink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 113 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 124 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 179 LIBTOOL = @LIBTOOL@ 260 # Please read Chapter 6 "Library interface versions" of the libtool 318 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA… 319 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li… 327 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$… 328 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ [all …]
|
/external/elfutils/m4/ |
D | gettext.m4 | 23 dnl INTLSYMBOL can be one of 'external', 'no-libtool', 'use-libtool'. The 24 dnl default (if it is not specified or empty) is 'no-libtool'. 26 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory. 27 dnl If INTLSYMBOL is 'use-libtool', then a libtool library 30 dnl AM-DISABLE-SHARED). If INTLSYMBOL is 'no-libtool', a static library 60 …$1], [], , [ifelse([$1], [external], , [ifelse([$1], [no-libtool], , [ifelse([$1], [use-libtool], , 63 ifelse(ifelse([$1], [], [old])[]ifelse([$1], [no-libtool], [old]), [old], 72 define([gt_libtool_suffix_prefix], ifelse([$1], [use-libtool], [l], [])) 369 dnl Enable libtool support if the surrounding package wishes it.
|
12345678910>>...33