Searched refs:autoconf (Results 1 – 25 of 662) sorted by relevance
12345678910>>...27
11 __all: include/autoconf.mk include/autoconf.mk.dep14 __all: spl/include/autoconf.mk18 __all: tpl/include/autoconf.mk47 include/autoconf.mk.dep: include/config.h FORCE87 include/autoconf.mk: u-boot.cfg88 $(call cmd,autoconf)90 spl/include/autoconf.mk: spl/u-boot.cfg92 $(call cmd,autoconf)94 tpl/include/autoconf.mk: tpl/u-boot.cfg96 $(call cmd,autoconf)[all …]
68 libtool.m4 => Used by autoconf tools69 ltoptions.m4 => Used by autoconf tools70 ltsugar.m4 => Used by autoconf tools71 ltversion.m4 => Used by autoconf tools72 lt~obsolete.m4 => Used by autoconf tools74 intprefix.dfn => Used by autoconf tools75 macro.lst => Used by autoconf tools76 prefix.dfn => Used by autoconf tools
10 '/usr/share/autoconf'13 '/usr/share/autoconf/autoconf/autoconf.m4f',273 '/usr/share/autoconf'276 '/usr/share/autoconf/autoconf/autoconf.m4f',346 '/usr/share/autoconf'349 '/usr/share/autoconf/autoconf/autoconf.m4f',
119 autoconf|autom4te|autoheader)141 autoconf*)
25 dnl sort alphabetically after any libtool, autoconf or automake31 dnl Override an autoconf provided macro33 dnl This macro overrides the one provided by autoconf35 dnl autoconf 2.57 or older which lack it. This allows37 dnl this macro is used in configure.ac, with autoconf
25 AUTOCONF ?= autoconf39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))47 .PHONY: autoconf48 autoconf: configure
27 AUTOCONF ?= autoconf51 .PHONY: autotools aclocal autoconf autoheader automake52 autotools: aclocal autoconf autoheader automake68 autoconf: configure target
2 # http://www.gnu.org/software/autoconf-archive/ax_configure_args.html14 # with ${1+"$@"} but since autoconf 2.60 this is broken. Instead we have15 # to rely on eval'ing $ac_configure_args however some old autoconf16 # versions do not provide that. To ensure maximum portability of autoconf63 # [$]@ is unsable in 2.60+ but earlier autoconf had no ac_configure_args
134 AUTOCONF=autoconf139 check_tool_version $AUTOCONF autoconf AUTOCONF 2.62157 run autoconf --force
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
20 autoconf-archive \35 autoconf \60 ARG autoconf_archive=autoconf-archive-2018.03.1362 RUN wget --quiet --show-progress --progress=dot:giga "http://mirror.kumi.systems/gnu/autoconf-archi…
3 # From autoconf.info . Works best with GNU Make.6 cd ${srcdir} && autoconf