Home
last modified time | relevance | path

Searched full:autoheader (Results 1 – 25 of 194) sorted by relevance

12345678

/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Ddetect-autoconf.sh5 AUTOHEADER="autoheader"
33 if test -x "`$WHICH autoheader-2.5x`" ; then
34 AUTOHEADER="`$WHICH autoheader-2.5x`"
36 elif test -x "`$WHICH autoheader-2.54`" ; then
37 AUTOHEADER="`$WHICH autoheader-2.54`"
39 elif test -x "`$WHICH autoheader-2.53`" ; then
40 AUTOHEADER="`$WHICH autoheader-2.53`"
42 elif test -x "`$WHICH autoheader-2.53a`" ; then
43 AUTOHEADER="`$WHICH autoheader-2.53a`"
45 elif test -x "`$WHICH autoheader-2.52`" ; then
[all …]
Dcvs.sh45 AUTOHEADER_VERSION=`$AUTOHEADER --version | head -n 1`
47 Autoconf*2.[5-9]* | autoheader*2.[5-9]* ) : ;;
49 echo "*** AUTOHEADER NOT FOUND!."
50 echo "*** KDE requires autoheader 2.52 or 2.53 (part of autoconf)"
55 echo "*** KDE requires autoheader 2.52 or 2.53 (part of autoconf)"
118 $AUTOHEADER || exit 1
159 $AUTOHEADER
188 $AUTOHEADER
479 AUTOHEADER="autoheader"
/third_party/ltp/testcases/realtime/
DMakefile28 AUTOHEADER ?= autoheader macro
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 target
82 $(AUTOHEADER)
/third_party/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
55 $(AUTOHEADER)
/third_party/alsa-utils/.github/workflows/
Dbuild.yml27 autoheader
67 autoheader
135 autoheader
156 autoheader
/third_party/eudev/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/elfio/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/wayland-protocols_standard/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/node/deps/cares/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/libffi/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/skia/third_party/externals/microhttpd/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/libpng/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/libevdev/build-aux/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/skia/third_party/externals/libpng/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/wayland_standard/
Dmissing57 aclocal autoconf autoheader autom4te automake makeinfo
119 autoconf|autom4te|autoheader)
146 autoheader*)
149 program_details 'autoheader'
/third_party/gettext/gettext-tools/tests/
Dautopoint-3110 : ${AUTOHEADER=autoheader}
111 ${AUTOHEADER} >/dev/null 2>autopoint.err
/third_party/alsa-lib/.github/workflows/
Dbuild.yml31 autoheader
88 autoheader
/third_party/gettext/gettext-tools/doc/
Dautopoint.texi65 and @code{autoheader}. The reason is that @code{autopoint} installs some
68 package's @file{configure} script and by @code{autoheader} to create the
/third_party/f2fs-tools/
Dautogen.sh4 autoheader && \
/third_party/flutter/skia/third_party/externals/sdl/visualtest/
Dconfig.h.in1 /* config.h.in. Generated from configure.in by autoheader. */
Dconfig.h2 /* config.h.in. Generated from configure.in by autoheader. */
/third_party/alsa-lib/
Dohos_build_config.sh18 autoheader
/third_party/libsnd/
Dautogen.sh153 echo " autoheader"
154 autoheader || exit 1
/third_party/skia/buildtools/third_party/eu-strip/
Dbuild.sh7 autoheader
/third_party/alsa-utils/
Dgitcompile14 autoheader

12345678