Searched refs:LIBTOOLIZE (Results 1 – 11 of 11) sorted by relevance
88 for LIBTOOLIZE in libtoolize glibtoolize nope; do89 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 && break91 if test x$LIBTOOLIZE = xnope; then93 LIBTOOLIZE=libtoolize95 echo $LIBTOOLIZE97 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {119 echo " $LIBTOOLIZE --automake"120 $LIBTOOLIZE --automake || exit 1
50 LIBTOOLIZE=`which libtoolize`51 if ! test -f $LIBTOOLIZE; then52 LIBTOOLIZE=`which glibtoolize`55 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {76 $LIBTOOLIZE --copy --force
6 LIBTOOLIZE=libtoolize9 LIBTOOLIZE=glibtoolize13 $LIBTOOLIZE && \
57 test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize61 "$LIBTOOLIZE" -c --force
26 export LIBTOOLIZE=/opt/local/bin/glibtoolize35 export LIBTOOLIZE=/usr/local/bin/libtoolize1542 export LIBTOOLIZE=libtoolize
64 test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize67 "$LIBTOOLIZE" -c --force
34 LIBTOOLIZE=`WhichOf glibtoolize libtoolize15 libtoolize14 libtoolize`48 grep -q '^[^#]*AC_PROG_LIBTOOL' configure.ac && "$LIBTOOLIZE" -c -f
62 if test -z "$LIBTOOLIZE"; then67 libtoolize=`findtool $LIBTOOLIZE`
205 libtoolize=`findtool ${LIBTOOLIZE:-libtoolize}`
3041 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE
3050 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE