Searched refs:ltmain (Results 1 - 25 of 57) sorted by relevance

123

/haiku-buildtools/libtool/tests/
H A Dassign.test15 if $EGREP -n '[^ ]=[^ ].*(break|continue)' $srcdir/../ltmain.sh; then
/haiku-buildtools/libtool/
H A Dbootstrap17 touch ltmain.sh
19 (cd libltdl && touch ltmain.sh)
54 rm -f ltmain.sh libtoolize libltdl/ltmain.sh
H A DMakefile.am20 EXTRA_DIST = $(aclocal_macros) bootstrap libtoolize.in ltmain.in \
22 CLEANFILES = libtool libtoolize ltmain.shT
27 pkgdata_DATA = config.guess config.sub install-sh ltmain.sh
51 libltdl/ltmain.sh \
58 libtool: $(srcdir)/ltmain.sh $(top_builddir)/configure.ac
66 $(srcdir)/ltmain.sh: $(srcdir)/ltmain.in $(TSDEPS)
67 -rm -f ltmain.shT
70 -e "s%@""TIMESTAMP@%$$date%" $(srcdir)/ltmain.in > ltmain
[all...]
H A Dconfigure.ac29 AC_CONFIG_SRCDIR([ltmain.in])
H A Dconfigure432 ac_unique_file="ltmain.in"
4483 # func_win32_libid is a shell function defined in ltmain.sh
6306 ltmain="$ac_aux_dir/ltmain.sh"
7775 # Tell ltmain to make .lib files, not .a files.
7777 # Tell ltmain to make .dll files, not .so files.
9723 # libtool distribution, otherwise you forgot to ship ltmain.sh
9725 # no rules to generate ltmain.sh.
9726 if test -f "$ltmain"; then
9819 # NOTE: Changes made to this file will be lost: look at ltmain
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dconfigure.ac38 if test -f ${srcdir}/ltmain.sh; then
H A Dconfigure1547 if test -f ${srcdir}/ltmain.sh; then
3688 # func_win32_libid is a shell function defined in ltmain.sh
6211 ltmain="$ac_aux_dir/ltmain.sh"
7680 # Tell ltmain to make .lib files, not .a files.
7682 # Tell ltmain to make .dll files, not .so files.
9628 # libtool distribution, otherwise you forgot to ship ltmain.sh
9630 # no rules to generate ltmain.sh.
9631 if test -f "$ltmain"; then
9724 # NOTE: Changes made to this file will be lost: look at ltmain
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltconfig203 ltmain=
339 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
397 if test -z "$ltmain"; then
398 ltmain="$option"
413 if test -z "$ltmain"; then
419 if test ! -f "$ltmain"; then
420 echo "$progname: \`$ltmain' does not exist" 1>&2
508 srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
509 test "$srcdir" = "$ltmain"
[all...]
/haiku-buildtools/legacy/gcc/
H A Dltconfig182 ltmain=
251 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
298 if test -z "$ltmain"; then
299 ltmain="$option"
314 if test -z "$ltmain"; then
320 if test ! -f "$ltmain"; then
321 echo "$progname: \`$ltmain' does not exist" 1>&2
380 srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'`
381 test "$srcdir" = "$ltmain"
[all...]
H A Dltmain.sh0 # ltmain.sh - Provide generalized library-building support services.
50 PROGRAM=ltmain.sh
H A DMakefile.in1700 mkinstalldirs ltconfig ltmain.sh missing ylwrap
/haiku-buildtools/libtool/cdemo/
H A Dconfigure3491 # func_win32_libid is a shell function defined in ltmain.sh
5773 ltmain="$ac_aux_dir/ltmain.sh"
7242 # Tell ltmain to make .lib files, not .a files.
7244 # Tell ltmain to make .dll files, not .so files.
9190 # libtool distribution, otherwise you forgot to ship ltmain.sh
9192 # no rules to generate ltmain.sh.
9193 if test -f "$ltmain"; then
9286 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
9650 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/demo/
H A Dconfigure3604 # func_win32_libid is a shell function defined in ltmain.sh
6126 ltmain="$ac_aux_dir/ltmain.sh"
7595 # Tell ltmain to make .lib files, not .a files.
7597 # Tell ltmain to make .dll files, not .so files.
9543 # libtool distribution, otherwise you forgot to ship ltmain.sh
9545 # no rules to generate ltmain.sh.
9546 if test -f "$ltmain"; then
9639 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
10003 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/depdemo/
H A Dconfigure3493 # func_win32_libid is a shell function defined in ltmain.sh
6016 ltmain="$ac_aux_dir/ltmain.sh"
7485 # Tell ltmain to make .lib files, not .a files.
7487 # Tell ltmain to make .dll files, not .so files.
9433 # libtool distribution, otherwise you forgot to ship ltmain.sh
9435 # no rules to generate ltmain.sh.
9436 if test -f "$ltmain"; then
9529 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
9893 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/f77demo/
H A Dconfigure4569 # func_win32_libid is a shell function defined in ltmain.sh
6659 ltmain="$ac_aux_dir/ltmain.sh"
8144 # Tell ltmain to make .lib files, not .a files.
8146 # Tell ltmain to make .dll files, not .so files.
10148 # libtool distribution, otherwise you forgot to ship ltmain.sh
10150 # no rules to generate ltmain.sh.
10151 if test -f "$ltmain"; then
10244 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
10608 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/mdemo/
H A Dconfigure3618 # func_win32_libid is a shell function defined in ltmain.sh
6141 ltmain="$ac_aux_dir/ltmain.sh"
7610 # Tell ltmain to make .lib files, not .a files.
7612 # Tell ltmain to make .dll files, not .so files.
9558 # libtool distribution, otherwise you forgot to ship ltmain.sh
9560 # no rules to generate ltmain.sh.
9561 if test -f "$ltmain"; then
9654 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
10018 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/mdemo2/
H A Dconfigure3601 # func_win32_libid is a shell function defined in ltmain.sh
5882 ltmain="$ac_aux_dir/ltmain.sh"
7351 # Tell ltmain to make .lib files, not .a files.
7353 # Tell ltmain to make .dll files, not .so files.
9299 # libtool distribution, otherwise you forgot to ship ltmain.sh
9301 # no rules to generate ltmain.sh.
9302 if test -f "$ltmain"; then
9395 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
9759 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/pdemo/
H A Dconfigure3601 # func_win32_libid is a shell function defined in ltmain.sh
5882 ltmain="$ac_aux_dir/ltmain.sh"
7351 # Tell ltmain to make .lib files, not .a files.
7353 # Tell ltmain to make .dll files, not .so files.
9299 # libtool distribution, otherwise you forgot to ship ltmain.sh
9301 # no rules to generate ltmain.sh.
9302 if test -f "$ltmain"; then
9395 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
9759 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/libtool/tagdemo/
H A Dconfigure4570 # func_win32_libid is a shell function defined in ltmain.sh
6152 ltmain="$ac_aux_dir/ltmain.sh"
7621 # Tell ltmain to make .lib files, not .a files.
7623 # Tell ltmain to make .dll files, not .so files.
9569 # libtool distribution, otherwise you forgot to ship ltmain.sh
9571 # no rules to generate ltmain.sh.
9572 if test -f "$ltmain"; then
9665 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
10029 sed '$q' "$ltmain" >> "
[all...]
/haiku-buildtools/cloog/
H A Dconfigure4013 ltmain="$ac_aux_dir/ltmain.sh"
5219 # func_win32_libid is a shell function defined in ltmain.sh
5540 # two different shell functions defined in ltmain.sh
6155 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
7695 LIBTOOL_DEPS="$ltmain"
9285 # Tell ltmain to make .lib files, not .a files.
9287 # Tell ltmain to make .dll files, not .so files.
9323 # Tell ltmain to make .lib files, not .a files.
9325 # Tell ltmain t
[all...]
/haiku-buildtools/cloog/osl/
H A Dconfigure3920 ltmain="$ac_aux_dir/ltmain.sh"
5126 # func_win32_libid is a shell function defined in ltmain.sh
5447 # two different shell functions defined in ltmain.sh
6062 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
7602 LIBTOOL_DEPS="$ltmain"
9192 # Tell ltmain to make .lib files, not .a files.
9194 # Tell ltmain to make .dll files, not .so files.
9230 # Tell ltmain to make .lib files, not .a files.
9232 # Tell ltmain t
[all...]
/haiku-buildtools/gcc/mpc/
H A Dconfigure4476 ltmain="$ac_aux_dir/ltmain.sh"
5487 # func_win32_libid is a shell function defined in ltmain.sh
5808 # two different shell functions defined in ltmain.sh
6421 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
7923 LIBTOOL_DEPS="$ltmain"
9494 # Tell ltmain to make .lib files, not .a files.
9496 # Tell ltmain to make .dll files, not .so files.
9531 # Tell ltmain to make .lib files, not .a files.
9533 # Tell ltmain t
[all...]
/haiku-buildtools/gcc/libquadmath/
H A Dconfigure4484 ltmain="$ac_aux_dir/ltmain.sh"
5416 # func_win32_libid is a shell function defined in ltmain.sh
7190 LIBTOOL_DEPS="$ltmain"
8719 # Tell ltmain to make .lib files, not .a files.
8721 # Tell ltmain to make .dll files, not .so files.
14642 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15048 ltmain="$ac_aux_dir/ltmain.sh"
15055 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "
[all...]
/haiku-buildtools/gcc/libssp/
H A Dconfigure4583 ltmain="$ac_aux_dir/ltmain.sh"
5515 # func_win32_libid is a shell function defined in ltmain.sh
7289 LIBTOOL_DEPS="$ltmain"
8818 # Tell ltmain to make .lib files, not .a files.
8820 # Tell ltmain to make .dll files, not .so files.
12773 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
13179 ltmain="$ac_aux_dir/ltmain.sh"
13186 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "
[all...]
/haiku-buildtools/gcc/libbacktrace/
H A Dconfigure5082 ltmain="$ac_aux_dir/ltmain.sh"
6014 # func_win32_libid is a shell function defined in ltmain.sh
7781 LIBTOOL_DEPS="$ltmain"
9304 # Tell ltmain to make .lib files, not .a files.
9306 # Tell ltmain to make .dll files, not .so files.
14102 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
14508 ltmain="$ac_aux_dir/ltmain.sh"
14515 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "
[all...]

Completed in 556 milliseconds

123