Searched refs:automake (Results 1 – 25 of 431) sorted by relevance
12345678910>>...18
51 AUTOMAKE=automake63 for am in automake-$AM_NEEDED automake$AM_NEEDED \64 automake automake-1.7 automake-1.8 automake-1.9 automake-1.10; do152 $LIBTOOLIZE --automake --force || exit 1
78 - i965: automake: correctly set MKDIR_GEN79 - freedreno: automake: correctly set MKDIR_GEN80 - i965: automake: include builddir prior to srcdir81 - i915: automake: include builddir prior to srcdir82 - egl: automake: include builddir prior to srcdir83 - clover: automake: include builddir prior to srcdir84 - st/dri: automake: include builddir prior to srcdir85 - d3dadapter9: automake: include builddir prior to srcdir86 - glx: automake: include builddir prior to srcdir87 - glx/apple: automake: include builddir prior to srcdir[all …]
28 dnl This macro performs embedding of automake initialization29 dnl code into configure script. When automake version 1.14 or31 dnl results in 'subdir-objects' automake option being used.32 dnl When using automake versions older than 1.14 this option35 dnl Existence of automake _AM_PROG_CC_C_O m4 private macro36 dnl is used to differentiate automake version 1.14 from older42 ## Start of automake initialization code ##51 ## End of automake initialization code ##62 dnl This macro embeds automake machinery into configure63 dnl script regardless of automake version used in order[all …]
29 AUTOMAKE ?= automake51 .PHONY: autotools aclocal autoconf autoheader automake52 autotools: aclocal autoconf autoheader automake75 automake: $(AUTOMAKE_FILES) target
27 AUTOMAKE ?= automake39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))63 .PHONY: automake65 automake: aclocal $(AUTOMAKE_FILES)
34 sudo apt-get install autoconf automake libtool pkg-config ragel gtk-doc-tools38 sudo yum install autoconf automake libtool pkgconfig ragel gtk-doc42 sudo port install autoconf automake libtool pkgconfig ragel gtk-doc46 brew install autoconf automake libtool pkgconfig ragel gtk-doc
16 libtoolize --force --copy --automake19 automake --foreign --copy --add-missing
77 libtoolize --force --copy --automake80 automake --foreign --copy --add-missing
18 * automake28 libtoolize --force --copy --automake31 automake --foreign --copy --add-missing37 Note: Some automake packages have missing aclocal program. Use newer version
25 AUTOMAKE=${AUTOMAKE:-automake}40 > m4/libuv-extra-automake-flags.m4
33 You need also GNU packages autoconf and automake installed in your system41 automake --foreign --copy --add-missing55 Note: Some automake packages have missing aclocal program. Use newer version
111 aclocal|automake)151 automake*)
11 dnl Fix an automake-1.5-1.11 bug: the distrib rule is omitted.17 dnl Fix an automake-1.9-1.11 bug: the distrib rule is not extensible.
418 && automake --add-missing --copy \429 && automake --add-missing --copy \446 && automake --add-missing --copy \484 && automake --add-missing --copy \492 && automake --add-missing --copy \
62 automake*1.5d* )67 automake*1.[6-9] | automake*1.[6-9].* | automake*1.1[0-9] | automake*1.1[0-9].* ) : ;;