/external/libxkbcommon/xkbcommon/build-aux/ |
D | requests | 15 '/usr/share/aclocal-1.14/internal/ac-config-macro-dirs.m4', 16 '/usr/share/aclocal/argz.m4', 17 '/usr/share/aclocal/libtool.m4', 18 '/usr/share/aclocal/ltdl.m4', 19 '/usr/share/aclocal/ltoptions.m4', 20 '/usr/share/aclocal/ltsugar.m4', 21 '/usr/share/aclocal/ltversion.m4', 22 '/usr/share/aclocal/lt~obsolete.m4', 23 '/usr/share/aclocal/pkg.m4', 24 '/usr/share/aclocal/xorg-macros.m4', [all …]
|
D | traces.0 | 1 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ 65 m4trace:/usr/share/aclocal/argz.m4:79: -1- AC_DEFUN([gl_PREREQ_ARGZ], [:]) 66 m4trace:/usr/share/aclocal/libtool.m4:69: -1- AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_I… 76 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 101 m4trace:/usr/share/aclocal/libtool.m4:107: -1- AU_DEFUN([AC_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT],… 102 m4trace:/usr/share/aclocal/libtool.m4:107: -1- AC_DEFUN([AC_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete],… 105 m4trace:/usr/share/aclocal/libtool.m4:108: -1- AU_DEFUN([AM_PROG_LIBTOOL], [m4_if($#, 0, [LT_INIT],… 106 m4trace:/usr/share/aclocal/libtool.m4:108: -1- AC_DEFUN([AM_PROG_LIBTOOL], [AC_DIAGNOSE([obsolete],… 109 m4trace:/usr/share/aclocal/libtool.m4:609: -1- AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt} 194 m4trace:/usr/share/aclocal/libtool.m4:790: -1- AC_DEFUN([LT_SUPPORTED_TAG], []) [all …]
|
D | traces.2 | 1 m4trace:/usr/share/aclocal/argz.m4:12: -1- AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ 65 m4trace:/usr/share/aclocal/argz.m4:79: -1- AC_DEFUN([gl_PREREQ_ARGZ], [:]) 66 m4trace:/usr/share/aclocal/ltdl.m4:16: -1- AC_DEFUN([LT_CONFIG_LTDL_DIR], [AC_BEFORE([$0], [LTDL_IN… 69 m4trace:/usr/share/aclocal/ltdl.m4:68: -1- AC_DEFUN([LTDL_CONVENIENCE], [AC_BEFORE([$0], [LTDL_INIT… 78 m4trace:/usr/share/aclocal/ltdl.m4:81: -1- AU_DEFUN([AC_LIBLTDL_CONVENIENCE], [_LT_CONFIG_LTDL_DIR(… 80 m4trace:/usr/share/aclocal/ltdl.m4:81: -1- AC_DEFUN([AC_LIBLTDL_CONVENIENCE], [AC_DIAGNOSE([obsolet… 84 m4trace:/usr/share/aclocal/ltdl.m4:124: -1- AC_DEFUN([LTDL_INSTALLABLE], [AC_BEFORE([$0], [LTDL_INI… 93 m4trace:/usr/share/aclocal/ltdl.m4:137: -1- AU_DEFUN([AC_LIBLTDL_INSTALLABLE], [_LT_CONFIG_LTDL_DIR… 95 m4trace:/usr/share/aclocal/ltdl.m4:137: -1- AC_DEFUN([AC_LIBLTDL_INSTALLABLE], [AC_DIAGNOSE([obsole… 99 m4trace:/usr/share/aclocal/ltdl.m4:213: -1- AC_DEFUN([_LT_LIBOBJ], [ [all …]
|
/external/ltp/include/mk/ |
D | automake.mk | 24 ACLOCAL ?= aclocal 39 autotools: aclocal autoconf autoheader automake $(addsuffix /configure,$(AUTOCONFED_SUBDIRS)) 41 .PHONY: aclocal 42 aclocal: aclocal.m4 44 aclocal.m4: $(wildcard m4/*.m4) m4/ltp-version.m4 45 $(ACLOCAL) -I m4 50 configure: configure.ac aclocal.m4 54 autoheader: configure.ac $(wildcard m4/*.m4) m4/ltp-version.m4 aclocal.m4 65 automake: aclocal $(AUTOMAKE_FILES) 67 m4/Makefile.in: m4/Makefile.am aclocal.m4 [all …]
|
/external/ltp/testcases/realtime/ |
D | Makefile | 26 ACLOCAL ?= aclocal macro 51 .PHONY: autotools aclocal autoconf autoheader automake 52 autotools: aclocal autoconf autoheader automake 57 $(RM) -f aclocal.m4 config.log config.status 62 $(RM) -f aclocal.m4 configure $(AUTOMAKE_FILES) m4/Makefile.in 65 aclocal.m4: 66 $(ACLOCAL) -I $(abs_srcdir)/m4 70 include/realtime_config.h.in: configure.ac $(wildcard m4/*.m4) aclocal.m4 73 configure: configure.ac aclocal.m4 77 m4/Makefile.in: m4/Makefile.am aclocal.m4
|
/external/freetype/ |
D | autogen.sh | 89 # $2: tool usual name (e.g. `aclocal') 90 # $3: tool variable (e.g. `ACLOCAL') 129 if test "$ACLOCAL"x = x; then 130 ACLOCAL=aclocal 137 check_tool_version $ACLOCAL aclocal ACLOCAL 1.10.1 155 run aclocal -I . --force
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | AutoRegen.sh | 35 aclocal --version | grep '^aclocal.*'$want_aclocal_version > /dev/null 36 test $? -eq 0 || die "Your aclocal was not detected as being $want_aclocal_version_clean" 50 echo "Regenerating aclocal.m4 with aclocal $want_aclocal_version_clean" 52 aclocal --force -I $cwd/m4 || die "aclocal failed"
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | AutoRegen.sh | 46 echo "Regenerating aclocal.m4 with aclocal" 47 rm -f aclocal.m4 48 aclocal -I $llvm_m4 -I "$llvm_m4/.." || die "aclocal failed"
|
/external/libmtp/ |
D | autogen.sh | 22 # Refresh GNU autotools toolchain: aclocal autoheader 23 echo "Removing aclocal cruft" 24 rm -f aclocal.m4 25 echo "Running aclocal $ACLOCAL_FLAGS" 26 aclocal $ACLOCAL_FLAGS || fail
|
/external/curl/ |
D | buildconf | 180 acloc_version=`${ACLOCAL:-aclocal} --version 2>/dev/null|head -n 1| sed -e 's/^.* \([0-9]\)/\1/' -e… 182 echo "buildconf: aclocal not found. Weird automake installation!" 186 echo "buildconf: aclocal version $acloc_version (ok)" 188 echo "buildconf: aclocal version $acloc_version (ERROR: does not match automake version)" 292 aclocal.m4 \ 293 aclocal.m4.bak \ 337 # are triggered when running aclocal and using autoconf 2.62 or later. 342 ac_dir=`${ACLOCAL:-aclocal} --print-ac-dir` 365 echo "buildconf: running aclocal" 366 ${ACLOCAL:-aclocal} -I m4 $ACLOCAL_FLAGS || die "aclocal command failed" [all …]
|
/external/libusb-compat/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/google-breakpad/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/curl/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/expat/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/pcre/dist2/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libevent/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libnetfilter_conntrack/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libnfnetlink/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libexif/auto-m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/speex/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/lmfit/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 12 # These exist entirely to fool aclocal when bootstrapping libtool. 18 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 19 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 25 # included after everything else. This provides aclocal with the 28 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 35 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/libpng/scripts/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|
/external/ImageMagick/m4/ |
D | lt~obsolete.m4 | 1 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- 13 # These exist entirely to fool aclocal when bootstrapping libtool. 19 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN 20 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us 26 # included after everything else. This provides aclocal with the 29 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 36 # This is to help aclocal find these macros, as it can't see m4_define.
|