/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-common/ |
H A D | gnome-common_3.18.0.bb | 18 # Default to enable autoconf-archive to avoid conflicts 19 PACKAGECONFIG ??= "autoconf-archive" 20 PACKAGECONFIG[autoconf-archive] = "--with-autoconf-archive, --without-autoconf-archive, autoconf-ar…
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.autoconf | 11 __all: include/autoconf.mk include/autoconf.mk.dep 14 __all: spl/include/autoconf.mk 18 __all: tpl/include/autoconf.mk 47 include/autoconf.mk.dep: include/config.h FORCE 87 include/autoconf.mk: u-boot.cfg 88 $(call cmd,autoconf) 90 spl/include/autoconf.mk: spl/u-boot.cfg 92 $(call cmd,autoconf) 94 tpl/include/autoconf.mk: tpl/u-boot.cfg 96 $(call cmd,autoconf) [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | program_prefix.patch | 10 lib/autoconf/general.m4 | 2 +- 13 diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 15 --- a/lib/autoconf/general.m4 16 +++ b/lib/autoconf/general.m4
|
H A D | remove-usr-local-lib-from-m4.patch | 10 lib/autoconf/functions.m4 | 9 --------- 13 diff --git a/lib/autoconf/functions.m4 b/lib/autoconf/functions.m4 15 --- a/lib/autoconf/functions.m4 16 +++ b/lib/autoconf/functions.m4
|
H A D | autoreconf-exclude.patch | 90 # latter runs the former, and (ii) autoconf is stricter than 91 # autoheader. So all in all, autoconf should give better error 93 + @ex = grep (/^autoconf$/, @exclude); 95 xsystem ($autoconf);
|
H A D | no-man.patch | 4 Subject: [PATCH] autoconf: upgrade to 2.71 25 - man/autoconf.1 \
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | terminfo_fixes.patch | 17 autoconf/aclocal.m4 | 8 +--- 18 autoconf/configure.ac | 11 +++++- 23 diff --git a/autoconf/aclocal.m4 b/autoconf/aclocal.m4 25 --- a/autoconf/aclocal.m4 26 +++ b/autoconf/aclocal.m4 44 diff --git a/autoconf/configure.ac b/autoconf/configure.ac 46 --- a/autoconf/configure.ac 47 +++ b/autoconf/configure.ac 67 AC_OUTPUT(Makefile:autoconf/Makefile.in \ 70 slang.pc:autoconf/slangpc.in \
|
H A D | no-x.patch | 7 diff --git a/autoconf/configure.ac b/autoconf/configure.ac 9 --- a/autoconf/configure.ac 10 +++ b/autoconf/configure.ac
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/ |
H A D | slang_2.3.3.bb | 45 cd ${S}/autoconf 46 # slang keeps configure.ac and rest of autoconf files in autoconf/ directory 48 # to be present. Resulting files land in autoconf/autoconf/ so we need to move them. 49 gnu-configize --force && mv autoconf/config.* . 50 # For the same reason we also need to run autoconf manually. 51 autoconf && mv configure ..
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0014-Workaround-error-with-autoconf-2.7.patch | 4 Subject: [PATCH] Workaround error with autoconf 2.7 6 While using autoconf 2.7, the AM_MISSING_PROG caused unexpected error: 12 remove the testing to workaround the error with autoconf 2.7 34 -AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
H A D | top-autoconf.patch | 6 The autoconf stuff is all in a subdirectory, which is rather annoying 7 as OE expects patches to be applied and autoconf stuff to be done in 8 S. This adds enough autoconf at the top level to allow it to be 9 called there - all it does is run a sub autoconf stuff in the src
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/ |
H A D | phosphor-network_git.bb | 14 PACKAGECONFIG ??= "uboot-env default-link-local-autoconf default-ipv6-accept-ra persist-mac" 16 PACKAGECONFIG[default-link-local-autoconf] = "-Ddefault-link-local-autoconf=true,-Ddefault-link-loc…
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/ |
H A D | autoconf_2.72e.bb | 6 HOMEPAGE = "http://www.gnu.org/software/autoconf/" 8 DEPENDS = "m4-native autoconf-native automake-native gnu-config-native help2man-native" 9 DEPENDS:remove:class-native = "autoconf-native automake-native help2man-native" 15 https://alpha.gnu.org/gnu/autoconf/${BP}.tar.gz \ 68 # As autoconf installs its own config.* files, ensure that they're always up to date.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
H A D | 0003-configure.ac-bypass-autoconf-2.69-version-check.patch | 4 Subject: [PATCH 3/5] configure.ac: bypass autoconf 2.69 version check 6 for upgrade to autoconf 2.71 24 -Untested combinations of 'autoconf' and PostgreSQL versions are not
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/ |
H A D | automake_1.17.bb | 4 DEPENDS:class-native = "autoconf-native" 9 autoconf \ 19 RDEPENDS:${PN}:class-native = "autoconf-native hostperl-runtime-native"
|
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/ |
H A D | gcc14-fix.patch | 3 --- cdrtools-3.01/autoconf/configure~ 2015-07-06 23:41:27.000000000 +0200 4 +++ cdrtools-3.01/autoconf/configure 2024-05-01 09:37:40.897253690 +0200
|
/openbmc/openbmc/poky/meta/recipes-extended/which/which-2.21/ |
H A D | automake.patch | 1 Update autoconf prologue to use "foreign" strictness. 11 dnl Process this file with autoconf to produce a configure script.
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf-archive/ |
H A D | autoconf-archive_2024.10.16.bb | 2 HOMEPAGE = "http://www.gnu.org/software/autoconf-archive/" 4 LICENSE = "GPL-3.0-with-autoconf-exception"
|
/openbmc/openbmc/poky/meta/recipes-extended/cwautomacros/ |
H A D | cwautomacros_20110201.bb | 1 SUMMARY = "Collection of autoconf m4 macros" 4 DESCRIPTION = "A collection of autoconf macros, plus an autogen.sh script that can be used with the…
|
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/ |
H A D | autoconf-2.73.patch | 1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather 15 # Work around a problem in autoconf <= 2.69:
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | nativesdk-packagegroup-sdk-host.bb | 12 # autoconf pulls in nativesdk-perl but perl-module-integer is needed to 22 nativesdk-autoconf \
|
/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/ |
H A D | autoconf-2.73.patch | 1 The gnulib largefile macro needs updating to work with autoconf 2.73. Rather 17 # with _TIME_BITS. Also, work around a problem in autoconf <= 2.69:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | riscv.patch | 20 --- a/build/autoconf/config.sub 21 +++ b/build/autoconf/config.sub
|
/openbmc/u-boot/doc/ |
H A D | README.kconfig | 24 This target updates .config, include/generated/autoconf.h and 31 * create include/autoconf.mk 32 * create spl/include/autoconf.mk (SPL and TPL only) 33 * create tpl/include/autoconf.mk (TPL only) 75 - include/generated/autoconf.h (generated by Kconfig for Normal) 80 - include/autoconf.mk (generated by the old config for Normal)
|
/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/gnu-config/ |
H A D | gnu-configize.in | 87 my $autoconf = $ENV{'AUTOCONF'} || 'autoconf'; 156 ("$autoconf"
|