Searched refs:libtool (Results 1 - 10 of 10) sorted by relevance
/bind-9.11.3/util/ |
H A D | altbuild.sh | 67 # Test a libtool / separate object dir / threadless build. 70 sh $srcdir/bind-*/configure --with-libtool \ 81 sh configure --with-libtool --disable-threads --prefix=$instdir
|
/bind-9.11.3/unit/atf-src/admin/ |
H A D | depcomp | 47 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 495 tmpdepfile1=$dir$base.o.d # libtool 1.5 521 if test "$libtool" = yes; then 576 if test "$libtool" [all...] |
H A D | ltmain.sh | 5 # libtool (GNU libtool) 2.4.6 32 PROGRAM=libtool 33 PACKAGE=libtool 42 # Run './libtool --help' for help with using this script from the 888 # libtool processes, and avoids race conditions if possible. If 1980 scriptversion='(GNU libtool) 2.4.6' 2052 compile compile a source file into a libtool object 2054 finish complete the installation of libtool libraries 2071 version: $progname (GNU libtool) 2. [all...] |
/bind-9.11.3/unit/atf-src/test-programs/ |
H A D | srcdir_test.sh | 52 atf_test_case libtool 57 "was built with libtool" 140 atf_add_test_case libtool
|
/bind-9.11.3/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.11.3/ |
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 | 1711 --disable-libtool-lock avoid locking (might break parallel builds) 1767 --with-libtool use GNU libtool 2995 # GNU libtool support 3000 # takes a exceptionally long time to work it out. Required for libtool. 5942 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ 6110 # Check whether --enable-libtool-lock was given. 6118 # libtool support. 7481 # This can be used to rebuild libtool when needed 7484 # Always use our own libtool [all...] |
/bind-9.11.3/unit/atf-src/ |
H A D | configure | 1463 --disable-libtool-lock avoid locking (might break parallel builds) 6549 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ 6807 # Check whether --enable-libtool-lock was given. 6815 # libtool support. 8320 # This can be used to rebuild libtool when needed 8323 # Always use our own libtool. 8324 LIBTOOL='$(SHELL) $(top_builddir)/libtool' 8417 ofile=libtool 8474 *** Warning: the command libtool uses to detect shared libraries, 8475 *** $file_magic_cmd, produces output that libtool canno [all...] |
Completed in 2517 milliseconds