Home
last modified time | relevance | path

Searched full:libtool (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/third_party/cups/config-scripts/
Dcups-libtool.m42 dnl GNU libtool stuff for CUPS.
13 …AS_HELP_STRING([--enable-libtool-unsupported=/path/to/libtool], [build with libtool (UNSUPPORTED)])
21 AC_MSG_ERROR([Use '--enable-libtool-unsupported=/path/to/libtool'.])
23 AC_MSG_WARN([libtool is not supported.])
26 LIBTOOL="$enable_libtool_unsupported"
29 DSO="\$(LIBTOOL) --mode=link --tag=CC ${CC}"
30 DSOXX="\$(LIBTOOL) --mode=link --tag=CXX ${CXX}"
32 LD_CC="\$(LIBTOOL) --mode=link --tag=CC ${CC}"
33 LD_CXX="\$(LIBTOOL) --mode=link --tag=CXX ${CXX}"
42 LIBTOOL_CC="\$(LIBTOOL) --mode=compile --tag=CC"
[all …]
/third_party/curl/m4/
Dxc-lt-iface.m431 dnl libtool and customizes its default behavior before
32 dnl libtool code is actually used in script.
37 # Determine libtool default behavior #
42 # where libtool knows how to build both library versions, and does not
84 # Make libtool aware of current shared and static library preferences
85 # taking in account that, depending on host characteristics, libtool
133 # Make libtool aware of current PIC preference taking in account that,
134 # depending on host characteristics, libtool may modify PIC default
148 dnl This macro performs embedding of libtool code into
149 dnl configure script, regardless of libtool version in
[all …]
/third_party/curl/lib/
DMakefile.in165 $(top_srcdir)/m4/curl-wolfssl.m4 $(top_srcdir)/m4/libtool.m4 \
375 libcurl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
468 libcurlu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
818 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
827 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
960 LIBTOOL = @LIBTOOL@
1143 # libtool version:
1586 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
1587 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
1595 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
[all …]
/third_party/cares/src/lib/
DMakefile.in122 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
242 libcares_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
355 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
364 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
512 LIBTOOL = @LIBTOOL@
839 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
840 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
848 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
849 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
1120 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[all …]
/third_party/libcoap/
Dautogen.sh32 libcoap-*.pc libtool ltmain.sh
39 m4/libtool.m4 m4/lt~obsolete.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4
92 # checking for libtool
93 # The libtool helper maybe installed as 'libtoolize', checking for 'libtool' first.
94 check_helper libtool
96 # O.k. libtool not found, searching for libtoolize.
99 echo "You probably need to install the package 'libtool'."
107 echo "Found 'libtool'."
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
DMakefile.in96 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
149 libmicrospdy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
171 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
180 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
266 LIBTOOL = @LIBTOOL@
459 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
460 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
468 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
469 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[all …]
/third_party/curl/src/
DMakefile.in142 $(top_srcdir)/m4/curl-wolfssl.m4 $(top_srcdir)/m4/libtool.m4 \
232 libcurltool_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
296 curl_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
393 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
402 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
575 LIBTOOL = @LIBTOOL@
969 …echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTA…
970 …$(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROG…
1169 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[all …]
/third_party/skia/third_party/externals/freetype/builds/unix/
Dunix-cc.in19 LIBTOOL := $(FT_LIBTOOL_DIR)/libtool
91 # C compiler to use -- we use libtool!
95 # libtool call is always prepended.
98 override CC := $(LIBTOOL) --mode=compile $(CCraw)
104 RC := $(LIBTOOL) --tag=RC --mode=compile $(RCraw)
123 LINK_LIBRARY = $(LIBTOOL) --mode=link $(CCraw) -o $@ $(OBJECTS_LIST) \
/third_party/f2fs-tools/
DVERSIONING5 > 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 …]
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
DMakefile.am80 …EXEEXT="$(EXEEXT)" srcdir="$(srcdir)" builddir="$(builddir)" LIBTOOL="$(LIBTOOL)" $(srcdir)/run-sh…
81 …EXEEXT="$(EXEEXT)" srcdir="$(srcdir)" builddir="$(builddir)" LIBTOOL="$(LIBTOOL)" $(srcdir)/run-su…
82 …EXEEXT="$(EXEEXT)" srcdir="$(srcdir)" builddir="$(builddir)" LIBTOOL="$(LIBTOOL)" $(srcdir)/run-dr…
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
DMakefile.in126 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
190 libmicrohttpd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
235 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
244 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
514 LIBTOOL = @LIBTOOL@
749 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
750 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
758 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
759 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[all …]
/third_party/lame/libmp3lame/i386/
DMakefile.am57 $(ECHO) '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >$@
64 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
67 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
71 #$(OBJECTS): libtool
72 #libtool: $(LIBTOOL_DEPS)
DMakefile.in209 LIBTOOL = @LIBTOOL@
347 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
351 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
408 mostlyclean-libtool:
411 clean-libtool:
536 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
591 mostlyclean-libtool
606 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
608 distclean-libtool distclean-tags distdir dvi dvi-am html \
616 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
[all …]
/third_party/libexif/auto-m4/
Dgettext.m423 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.
/third_party/selinux/
DOAT.xml25 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
26 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
27 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
28 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
29 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
30 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
31 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
32 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
33 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
34 …group="defaultGroup" filefilter="defaultPolicyFilter" desc="协议为 Autoconf/Libtool exception to GPL …
[all …]
/third_party/googletest/googletest/cmake/
Dlibgtest.la.in1 # libgtest.la - a libtool library file
2 # Generated by libtool (GNU libtool) 2.4.6
/third_party/skia/third_party/externals/microhttpd/src/platform/
DMakefile.in96 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
136 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
145 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231 LIBTOOL = @LIBTOOL@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
440 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --…
442 …ource='w32functions.c' object='libplatform_interface_la-w32functions.lo' libtool=yes @AMDEPBACKSLA…
444 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBT…
[all …]
/third_party/skia/third_party/externals/freetype/docs/
Dfreetype-config.166 Return the `libtool version' of the FreeType library.
69 .B \-\-libtool
70 Return the library name for linking with libtool.
91 These affect any selected output option, except the libtool version
/third_party/lame/libmp3lame/vector/
DMakefile.in137 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
239 LIBTOOL = @LIBTOOL@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
439 mostlyclean-libtool:
442 clean-libtool:
567 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
624 mostlyclean-libtool
[all …]
/third_party/cares/src/tools/
DMakefile.in113 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
137 adig_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148 ahost_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
171 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
180 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
286 LIBTOOL = @LIBTOOL@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='adig.c' object='adig-adig.o' libtool=no @AMDEPB…
[all …]
/third_party/libevdev/libevdev/
DMakefile.in96 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
145 libevdev_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
258 LIBTOOL = @LIBTOOL@
428 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLA…
429 …$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$li…
437 …echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$…
438 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[all …]
/third_party/skia/third_party/externals/brotli/c/common/
Dversion.h19 /* This macro is used by build system to produce Libtool-friendly soname. See
20 https://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
/third_party/pcre2/
DOAT.xml33 …tibility" name="GPLStyleLicense" path="pcre2/missing" desc="协议为 Autoconf/Libtool exception to GPL …
34 …"license" name="GPLStyleLicense" path="pcre2/missing" desc="协议为 Autoconf/Libtool exception to GPL …
35 …ense" name="GPLStyleLicense" path="pcre2/test-driver" desc="协议为 Autoconf/Libtool exception to GPL …
36 …lity" name="GPLStyleLicense" path="pcre2/test-driver" desc="协议为 Autoconf/Libtool exception to GPL …
37 …atibility" name="GPLStyleLicense" path="pcre2/ar-lib" desc="协议为 Autoconf/Libtool exception to GPL …
38 …tibility" name="GPLStyleLicense" path="pcre2/compile" desc="协议为 Autoconf/Libtool exception to GPL …
39 …ity" name="GPLStyleLicense" path="pcre2/config.guess" desc="协议为 Autoconf/Libtool exception to GPL …
40 …ility" name="GPLStyleLicense" path="pcre2/config.sub" desc="协议为 Autoconf/Libtool exception to GPL …
41 …tibility" name="GPLStyleLicense" path="pcre2/depcomp" desc="协议为 Autoconf/Libtool exception to GPL …
42 …bility" name="GPL-3.0+" path="pcre2/m4/ax_pthread.m4" desc="协议为 Autoconf/Libtool exception to GPL …
[all …]
/third_party/lame/libmp3lame/
Ddepcomp47 libtool Whether libtool is used (yes/no).
176 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
255 if test "$libtool" = yes; then
304 if test "$libtool" = yes; then
444 if test "$libtool" = yes; then
487 if test "$libtool" = yes; then
488 # Libtool generates 2 separate objects for the 2 libraries. These
495 tmpdepfile1=$dir$base.o.d # libtool 1.5
521 if test "$libtool" = yes; then
575 # Remove the call to Libtool.
[all …]
/third_party/libevdev/build-aux/
Ddepcomp47 libtool Whether libtool is used (yes/no).
176 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like
255 if test "$libtool" = yes; then
304 if test "$libtool" = yes; then
444 if test "$libtool" = yes; then
487 if test "$libtool" = yes; then
488 # Libtool generates 2 separate objects for the 2 libraries. These
495 tmpdepfile1=$dir$base.o.d # libtool 1.5
521 if test "$libtool" = yes; then
575 # Remove the call to Libtool.
[all …]

12345678910>>...28