Loading package/autoconf/Config.in +1 −1 Original line number Diff line number Diff line config BR2_PACKAGE_AUTOCONF bool "autoconf" select BR2_PACKAGE_MICROPERL select BR2_PACKAGE_PERL help Extensible program for developing configure scripts. These scripts handle all the mundane system/feature detection. Loading package/autoconf/autoconf.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf AUTOCONF_CONF_ENV = EMACS="no" ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no AUTOCONF_DEPENDENCIES = microperl host-m4 AUTOCONF_DEPENDENCIES = host-m4 perl HOST_AUTOCONF_CONF_ENV = ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no Loading package/automake/Config.in +1 −1 Original line number Diff line number Diff line config BR2_PACKAGE_AUTOMAKE bool "automake" select BR2_PACKAGE_AUTOCONF select BR2_PACKAGE_MICROPERL select BR2_PACKAGE_PERL help Tool for automatically generating Makefile's for input to configure scripts (made by autoconf). Loading package/automake/automake.mk +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake AUTOMAKE_LICENSE = GPLv2+ AUTOMAKE_LICENSE_FILES = COPYING AUTOMAKE_DEPENDENCIES = host-autoconf autoconf microperl AUTOMAKE_DEPENDENCIES = host-autoconf autoconf perl HOST_AUTOMAKE_DEPENDENCIES = host-autoconf Loading package/microperl/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_MICROPERL bool "microperl" # needs fork() depends on BR2_USE_MMU depends on BR2_DEPRECATED help Perl without operating-specific functions such as readdir. Loading Loading
package/autoconf/Config.in +1 −1 Original line number Diff line number Diff line config BR2_PACKAGE_AUTOCONF bool "autoconf" select BR2_PACKAGE_MICROPERL select BR2_PACKAGE_PERL help Extensible program for developing configure scripts. These scripts handle all the mundane system/feature detection. Loading
package/autoconf/autoconf.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf AUTOCONF_CONF_ENV = EMACS="no" ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no AUTOCONF_DEPENDENCIES = microperl host-m4 AUTOCONF_DEPENDENCIES = host-m4 perl HOST_AUTOCONF_CONF_ENV = ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \ ac_cv_prog_gnu_m4_gnu=no Loading
package/automake/Config.in +1 −1 Original line number Diff line number Diff line config BR2_PACKAGE_AUTOMAKE bool "automake" select BR2_PACKAGE_AUTOCONF select BR2_PACKAGE_MICROPERL select BR2_PACKAGE_PERL help Tool for automatically generating Makefile's for input to configure scripts (made by autoconf). Loading
package/automake/automake.mk +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake AUTOMAKE_LICENSE = GPLv2+ AUTOMAKE_LICENSE_FILES = COPYING AUTOMAKE_DEPENDENCIES = host-autoconf autoconf microperl AUTOMAKE_DEPENDENCIES = host-autoconf autoconf perl HOST_AUTOMAKE_DEPENDENCIES = host-autoconf Loading
package/microperl/Config.in +1 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ config BR2_PACKAGE_MICROPERL bool "microperl" # needs fork() depends on BR2_USE_MMU depends on BR2_DEPRECATED help Perl without operating-specific functions such as readdir. Loading