Home
last modified time | relevance | path

Searched refs:libtool (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/external/llvm/autoconf/
DREADME.TXT4 If you are in the mood to upgrade libtool, you must do the following:
6 1. Get the new version of libtool and put it in <SRC>
7 2. configure/build/install libtool with --prefix=<PFX>
9 4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m4
10 5. Copy <PFX>/share/libtool/ltmain.sh to llvm/autoconf/ltmain.sh
11 6. Copy <PFX>/share/libtool/libltdl/ltdl.c to llvm/lib/System
12 7. Copy <PFX>/share/libtool/libltdl/ltdl.h to llvm/lib/System
17 9. Edit the llvm/autoconf/m4/libtool.m4 file so that:
19 $(top_builddir)/mklib, not $(top_builddir)/libtool
21 "mklib" instead of "libtool"
[all …]
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
340 if test "$libtool" = yes; then
391 if test "$libtool" = yes; then
436 if test "$libtool" = yes; then
/external/dbus/test/name-test/
Drun-test.sh34 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-ids || di…
37 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-pending-c…
40 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-pending-c…
43 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-threads-i…
46 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-privserve…
49 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-shutdown …
/external/webkit/Source/autotools/
Ddolt.m41 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
40 AC_MSG_RESULT([no, falling back to libtool])
44 AC_MSG_RESULT([yes, replacing libtool])
65 echo "Error: libtool object file name \"$lo\" does not end in .lo" 1>&2
110 dnl The second line of the .lo file must match "^# Generated by .*libtool"
113 echo "# $lo - a libtool object file"
114 echo "# Generated by doltcompile, not libtool"
141 dnl Done writing out doltcompile; substitute it for libtool compilation.
[all …]
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp48 libtool Whether libtool is used (yes/no).
186 if test "$libtool" = yes; then
238 if test "$libtool" = yes; then
325 if test "$libtool" = yes; then
370 if test "$libtool" = yes; then
419 if test "$libtool" = yes; then
474 if test "$libtool" = yes; then
525 if test "$libtool" = yes; then
579 if test "$libtool" = yes; then
622 if test "$libtool" = yes; then
/external/libogg/win32/
DMakefile86 LIBTOOL = $(SHELL) $(top_builddir)/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 …]
DMakefile.in129 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 \
240 mostlyclean-libtool uninstall uninstall-am uninstall-info-am
/external/grub/stage2/
DMakefile.in1051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot.c' object='libgrub_a-boot.o' libtool=no @AMDEPBACKSL…
1072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot.c' object='libgrub_a-boot.obj' libtool=no @AMDEPBACK…
1079 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='builtins.c' object='libgrub_a-builtins.o' libtool=no @AMD…
1086 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='builtins.c' object='libgrub_a-builtins.obj' libtool=no @A…
1093 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='char_io.c' object='libgrub_a-char_io.o' libtool=no @AMDEP…
1100 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='char_io.c' object='libgrub_a-char_io.obj' libtool=no @AMD…
1107 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdline.c' object='libgrub_a-cmdline.o' libtool=no @AMDEP…
1114 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdline.c' object='libgrub_a-cmdline.obj' libtool=no @AMD…
[all …]
/external/libpng/
Ddepcomp48 libtool Whether libtool is used (yes/no).
176 if test "$libtool" = yes; then
228 if test "$libtool" = yes; then
315 if test "$libtool" = yes; then
360 if test "$libtool" = yes; then
418 if test "$libtool" = yes; then
469 if test "$libtool" = yes; then
521 if test "$libtool" = yes; then
564 if test "$libtool" = yes; then
/external/openfst/
Ddepcomp48 libtool Whether libtool is used (yes/no).
176 if test "$libtool" = yes; then
228 if test "$libtool" = yes; then
315 if test "$libtool" = yes; then
360 if test "$libtool" = yes; then
418 if test "$libtool" = yes; then
469 if test "$libtool" = yes; then
521 if test "$libtool" = yes; then
564 if test "$libtool" = yes; then
/external/libmtp/
Ddepcomp48 libtool Whether libtool is used (yes/no).
176 if test "$libtool" = yes; then
228 if test "$libtool" = yes; then
315 if test "$libtool" = yes; then
360 if test "$libtool" = yes; then
418 if test "$libtool" = yes; then
469 if test "$libtool" = yes; then
521 if test "$libtool" = yes; then
564 if test "$libtool" = yes; then
/external/grub/
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
340 if test "$libtool" = yes; then
391 if test "$libtool" = yes; then
436 if test "$libtool" = yes; then
/external/libusb/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
220 if test "$libtool" = yes; then
303 if test "$libtool" = yes; then
343 if test "$libtool" = yes; then
401 if test "$libtool" = yes; then
452 if test "$libtool" = yes; then
497 if test "$libtool" = yes; then
/external/libffi/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
220 if test "$libtool" = yes; then
303 if test "$libtool" = yes; then
343 if test "$libtool" = yes; then
401 if test "$libtool" = yes; then
452 if test "$libtool" = yes; then
497 if test "$libtool" = yes; then
/external/libvorbis/
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
443 if test "$libtool" = yes; then
/external/libogg/
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
443 if test "$libtool" = yes; then
/external/bison/build-aux/
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
443 if test "$libtool" = yes; then
/external/genext2fs/
Ddepcomp49 libtool Whether libtool is used (yes/no).
155 if test "$libtool" = yes; then
206 if test "$libtool" = yes; then
289 if test "$libtool" = yes; then
347 if test "$libtool" = yes; then
398 if test "$libtool" = yes; then
443 if test "$libtool" = yes; then
/external/chromium/sdch/open-vcdiff/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/protobuf/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/elfutils/config/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/protobuf/gtest/build-aux/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/libusb-compat/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/stressapptest/
Ddepcomp50 libtool Whether libtool is used (yes/no).
169 if test "$libtool" = yes; then
221 if test "$libtool" = yes; then
308 if test "$libtool" = yes; then
348 if test "$libtool" = yes; then
406 if test "$libtool" = yes; then
457 if test "$libtool" = yes; then
502 if test "$libtool" = yes; then
/external/grub/netboot/
DMakefile.in354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='libdrivers_a-config.o' libtool=no @AMDE…
375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='libdrivers_a-config.obj' libtool=no @AM…
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fsys_tftp.c' object='libdrivers_a-fsys_tftp.o' libtool=no…
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fsys_tftp.c' object='libdrivers_a-fsys_tftp.obj' libtool=…
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='libdrivers_a-main.o' libtool=no @AMDEPBAC…
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='main.c' object='libdrivers_a-main.obj' libtool=no @AMDEPB…
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libdrivers_a-misc.o' libtool=no @AMDEPBAC…
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libdrivers_a-misc.obj' libtool=no @AMDEPB…
[all …]

12345678910>>...13