HomeSort by relevance Sort by last modified time
    Searched refs:autoheader (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/netperf/
autogen.sh 5 && autoconf && autoheader
  /external/valgrind/
autogen.sh 15 run autoheader
  /hardware/intel/common/libmix/mix_audio/
autogen.sh 14 autoheader -v || exit 1
  /hardware/intel/common/libmix/mix_common/
autogen.sh 5 autoheader -v || exit 1
  /hardware/intel/common/libmix/mix_vbp/
autogen.sh 14 autoheader -v || exit 1
  /hardware/intel/common/libmix/mix_video/
autogen.sh 14 autoheader -v || exit 1
  /external/libevent/
autogen.sh 12 autoheader && \
  /external/ltp/testcases/realtime/
Makefile 28 AUTOHEADER ?= autoheader
51 .PHONY: autotools aclocal autoconf autoheader automake
52 autotools: aclocal autoconf autoheader automake
71 $(AUTOHEADER)
80 .PHONY: autoheader
81 autoheader: include/realtime_config.h.in
82 $(AUTOHEADER)
  /external/ImageMagick/config/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/google-breakpad/autotools/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/libedit/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/libmicrohttpd/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/libnetfilter_conntrack/build-aux/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/libpcap/
Makefile-devel-adds 8 # autoheader might not change config.h.in, so touch a stamp file.
11 cd ${srcdir} && autoheader
  /external/pcre/dist2/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/protobuf/gtest/build-aux/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/protobuf/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/strace/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/swiftshader/third_party/LLVM/autoconf/
AutoRegen.sh 37 autoheader --version | grep '^autoheader.*'$want_autoheader_version > /dev/null
38 test $? -eq 0 || die "Your autoheader was not detected as being $want_autoheader_version_clean"
56 echo "Regenerating config.h.in with autoheader $want_autoheader_version_clean"
57 autoheader --warnings=all -I autoconf -I autoconf/m4 autoconf/$configfile || die "autoheader failed"
  /external/tcpdump/
Makefile-devel-adds 8 # autoheader might not change config.h.in, so touch a stamp file.
11 cd ${srcdir} && autoheader
  /toolchain/binutils/binutils-2.25/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
  /external/libdaemon/
bootstrap.sh 64 run_versioned autoheader 2.59
  /external/ltp/include/mk/
automake.mk 26 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
55 $(AUTOHEADER)
  /external/google-tv-pairing-protocol/cpp/
autogen.sh 50 autoheader -f -W all
  /external/libusb/.private/
bm.sh 27 autoheader || exit 1

Completed in 911 milliseconds

1 2 3