Home
last modified time | relevance | path

Searched refs:autoheader (Results 1 – 25 of 109) sorted by relevance

12345

/external/ltp/testcases/realtime/
DMakefile28 AUTOHEADER ?= autoheader
51 .PHONY: autotools aclocal autoconf autoheader automake
52 autotools: aclocal autoconf autoheader automake
80 .PHONY: autoheader
81 autoheader: include/realtime_config.h.in target
/external/ltp/include/mk/
Dautomake.mk26 AUTOHEADER ?= autoheader
39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS))
53 .PHONY: autoheader
54 autoheader: configure.ac $(wildcard m4/*.m4) m4/ltp-version.m4 aclocal.m4
/external/lmfit/build-aux/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/libpng/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/speex/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/google-breakpad/autotools/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/python/cpython2/Modules/_ctypes/libffi/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/curl/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
Dbuildconf140 ah_version=`${AUTOHEADER:-autoheader} --version 2>/dev/null|head -n 1| sed -e 's/^[^0-9]*//' -e 's/…
372 ${AUTOHEADER:-autoheader} || die "autoheader command failed"
/external/pcre/dist2/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/libevent/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
Dautogen.sh19 autoheader && \
/external/expat/conftools/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/strace/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/libxkbcommon/xkbcommon/build-aux/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/libnetfilter_conntrack/build-aux/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/tcpdump/
DMakefile-devel-adds8 # autoheader might not change config.h.in, so touch a stamp file.
11 cd ${srcdir} && autoheader
/external/libpcap/
DMakefile-devel-adds8 # autoheader might not change config.h.in, so touch a stamp file.
11 cd ${srcdir} && autoheader
/external/ImageMagick/config/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/iperf3/config/
Dmissing119 autoconf|autom4te|autoheader)
146 autoheader*)
/external/swiftshader/third_party/LLVM/autoconf/
DAutoRegen.sh37 autoheader --version | grep '^autoheader.*'$want_autoheader_version > /dev/null
57 autoheader --warnings=all -I autoconf -I autoconf/m4 autoconf/$configfile || die "autoheader failed"
/external/f2fs-tools/
Dautogen.sh4 autoheader && \
/external/iperf3/
Dbootstrap.sh51 autoheader
/external/libdaemon/
Dbootstrap.sh64 run_versioned autoheader 2.59
/external/fec/
Dconfig.h.in1 /* config.h.in. Generated automatically from configure.in by autoheader. */

12345