Searched refs:libtool (Results 1 - 9 of 9) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | depcomp | 47 libtool Whether libtool is used (yes/no). 119 ## we want. Yay! Note: for some reason libtool 1.4 doesn't like 196 if test "$libtool" = yes; then 252 if test "$libtool" = yes; then 347 if test "$libtool" = yes; then 392 if test "$libtool" = yes; then 394 # static library. This mechanism is used in libtool 1.4 series to 396 # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. 398 # With libtool 1. [all...] |
H A D | ltmain.sh | 3 # ltmain.sh (GNU libtool) 2.2.6b 50 # compile compile a source file into a libtool object 52 # finish complete the installation of libtool libraries 68 # $progname: (GNU libtool) 2.2.6b 72 # Report bugs to <bug-libtool@gnu.org>. 75 PACKAGE=libtool 352 # libtool processes, and avoids race conditions if possible. If 696 # the script to make things like `libtool --version' happen quickly. 823 # Ensure that we are using m4 macros, and libtool script from the same 824 # release of libtool [all...] |
/bind-9.6-ESV-R11/unit/atf-src/test-programs/ |
H A D | srcdir_test.sh | 56 atf_test_case libtool 61 "was built with libtool" 144 atf_add_test_case libtool
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/ |
H A D | ltmain.sh | 56 PACKAGE=libtool 265 # libtool compile mode 416 temporary object file, and libtool could not work around it because 432 # Only build a PIC object if we are building libtool libraries. 487 temporary object file, and libtool could not work around it because 575 temporary object file, and libtool could not work around it because 596 # Create an invalid libtool object if no PIC, so that we do not 621 # libtool link mode 629 # flag for every libtool invokation. 635 # -no-undefined on the libtool lin [all...] |
H A D | ltconfig | 3 # ltconfig - Create a system-specific libtool. 171 PACKAGE=libtool 181 default_ofile=libtool 243 Generate a system-specific libtool script. 264 that provides basic libtool functionality. 1125 *** Therefore, libtool is disabling shared libraries support. If you 1211 *** create shared libraries on Solaris systems. Therefore, libtool 1864 # libtool to hard-code these into programs 1963 case "$LD" in # libtool.m4 will add one of these switches to LD 2156 echo "checking if libtool support [all...] |
H A D | configure | 43 --disable-libtool-lock avoid locking (might break parallel builds)" 1519 # Check whether --enable-libtool-lock or --disable-libtool-lock was given. 1529 # libtool support. 1639 # Actually configure libtool. ac_aux_dir is where install-sh is found. 1646 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } 1658 # This can be used to rebuild libtool when needed 1661 # Always use our own libtool. 1662 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
/bind-9.6-ESV-R11/ |
H A D | ltmain.sh | 2 # libtool (GNU libtool) 2.4.2 54 # compile compile a source file into a libtool object 56 # finish complete the installation of libtool libraries 73 # $progname: (GNU libtool) 2.4.2 77 # Report bugs to <bug-libtool@gnu.org>. 78 # GNU libtool home page: <http://www.gnu.org/software/libtool/>. 81 PROGRAM=libtool 82 PACKAGE=libtool [all...] |
H A D | configure | 1584 --disable-libtool-lock avoid locking (might break parallel builds) 1620 --with-libtool use GNU libtool 2811 # GNU libtool support 2816 # takes a exceptionally long time to work it out. Required for libtool. 5757 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ 5925 # Check whether --enable-libtool-lock was given. 5933 # libtool support. 7296 # This can be used to rebuild libtool when needed 7299 # Always use our own libtool [all...] |
/bind-9.6-ESV-R11/unit/atf-src/ |
H A D | configure | 701 # Copy echo and quote the copy suitably for passing to libtool from 1589 --disable-libtool-lock avoid locking (might break parallel builds) 6024 # Check whether --enable-libtool-lock was given. 6032 # libtool support. 7206 # This can be used to rebuild libtool when needed 7209 # Always use our own libtool. 7210 LIBTOOL='$(SHELL) $(top_builddir)/libtool' 7328 ofile=libtool 7392 *** Warning: the command libtool uses to detect shared libraries, 7393 *** $file_magic_cmd, produces output that libtool canno [all...] |
Completed in 78 milliseconds