Searched refs:LIBTOOLIZE (Results 1 – 11 of 11) sorted by relevance
101 for LIBTOOLIZE in libtoolize glibtoolize nope; do102 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 && break104 if test x$LIBTOOLIZE = xnope; then106 LIBTOOLIZE=libtoolize108 echo $LIBTOOLIZE110 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {151 echo " $LIBTOOLIZE --automake --force"152 $LIBTOOLIZE --automake --force || exit 1
19 if [ "$LIBTOOLIZE" = "" ] && [ "`uname`" = "Darwin" ]; then20 LIBTOOLIZE=glibtoolize26 LIBTOOLIZE=${LIBTOOLIZE:-libtoolize}43 "$LIBTOOLIZE" --copy
121 if test "$LIBTOOLIZE"x != x; then124 LIBTOOLIZE=glibtoolize126 LIBTOOLIZE=libtoolize138 check_tool_version $LIBTOOLIZE libtoolize LIBTOOLIZE 2.2.4156 run $LIBTOOLIZE --force --copy --install
3681 [autogen.sh] Reflect environment variable LIBTOOLIZE.
124 if test "$LIBTOOLIZE"x != x; then127 LIBTOOLIZE=glibtoolize129 LIBTOOLIZE=libtoolize141 check_tool_version $LIBTOOLIZE libtoolize LIBTOOLIZE 2.2.4166 run $LIBTOOLIZE --force --copy --install
34 LIBTOOLIZE=$i59 $LIBTOOLIZE --force --copy || {
3049 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE