Searched full:libtoolize (Results 1 – 25 of 29) sorted by relevance
12
4 # libtoolize puts in the m4 directory to be newer than the aclocal.m4 file that6 # again. Moving aclocal to after libtoolize does not seem to cause any13 echo "Looking for a version of libtoolize (which can have different names)..."14 libtoolize=""15 for l in glibtoolize libtoolize15 libtoolize14 libtoolize ; do18 libtoolize=$l25 if [ "x$libtoolize" = "x" ]; then26 echo "Can't find libtoolize on your system"31 $libtoolize -c -f
32 # This was added at the suggestion of libtoolize (03-Jan-10)
26 if [ "${LIBTOOLIZE:-}" = "" ] && [ "`uname`" = "Darwin" ]; then27 LIBTOOLIZE=glibtoolize33 LIBTOOLIZE=${LIBTOOLIZE:-libtoolize}40 libtoolize_version=`"$LIBTOOLIZE" --version | head -n 1 | sed 's/[^.0-9]//g'`58 "$LIBTOOLIZE" --copy --force
2 TESTLIBTOOLIZE="glibtoolize libtoolize"34 LIBTOOLIZE=$i41 echo "$0: need libtoolize tool to build cups-filters" >&259 $LIBTOOLIZE --force --copy || {60 echo "error: libtoolize failed"
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
54 and that `libtoolize` is called `glibtoolize` on Darwin (OS X).
22 printf "checking for libtoolize... "23 which glibtoolize || which libtoolize || {24 echo "*** No libtoolize (libtool) found, please install it ***"
93 # The libtool helper maybe installed as 'libtoolize', checking for 'libtool' first.96 # O.k. libtool not found, searching for libtoolize.97 check_helper libtoolize103 echo "Found 'libtoolize'."
26 libtoolize --force --copy --automake69 libtoolize --force --copy --automake137 libtoolize --force --copy --automake159 libtoolize --force --copy --automake
31 libtoolize --force --copy --automake88 libtoolize --force --copy --automake
571 + libtoolize --copy572 libtoolize: putting auxiliary files in '.'.573 libtoolize: copying file './ltmain.sh'574 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.575 libtoolize: copying file 'm4/libtool.m4'576 libtoolize: copying file 'm4/ltoptions.m4'577 libtoolize: copying file 'm4/ltsugar.m4'578 libtoolize: copying file 'm4/ltversion.m4'579 libtoolize: copying file 'm4/lt~obsolete.m4'
6 libtoolize && \
1 # Ignore libtoolize-generated files.
16 libtoolize --force --copy --automake
89 libtoolize --force --copy --automake
28 libtoolize --force --copy --automake
15 libtoolize --force --copy --automake
47 you *may* want to explicitly set the `LIBTOOL` and `LIBTOOLIZE`52 $ LIBTOOL=glibtool LIBTOOLIZE=glibtoolize make
78 find_required_program(libtoolize)
70 dnl libtool/libtoolize; version 2.4.2 is the tested version. This or any
3049 $AUTOPOINT, $ACLOCAL and $LIBTOOLIZE3914 Check libtool/libtoolize version number (2.4.2) in configure.ac
984 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force1063 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force2667 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force2719 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force3899 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force6291 * builds/unix/ltmain.sh: Regenerated with `libtoolize --force
1706 Fix libtoolize warning