Searched refs:automake (Results 1 – 25 of 496) sorted by relevance
12345678910>>...20
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
49 $libtoolize --copy --force --automake52 automake --add-missing --copy
111 aclocal|automake)151 automake*)
137 if { findprog automake >/dev/null 2>/dev/null; } then141 automake --include-deps Makefile >/dev/null
18 RUN apt-get update && apt-get install -y make autoconf automake libtool wget gettext automake libxm…
31 * `automake` writes in a format that correspond to [automake .trs](https://www.gnu.org/software/au…