mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
9238b58721
Signed-off-by: Alexey Neyman <stilor@att.net>
50 lines
1.1 KiB
Plaintext
50 lines
1.1 KiB
Plaintext
# Default values as found by ./configure
|
|
|
|
config CONFIGURE_has_static_link
|
|
@KCONFIG_static_link@
|
|
|
|
config CONFIGURE_has_wget
|
|
@KCONFIG_wget@
|
|
|
|
config CONFIGURE_has_curl
|
|
@KCONFIG_curl@
|
|
|
|
config CONFIGURE_has_stat_flavor_BSD
|
|
@KCONFIG_stat_flavor_BSD@
|
|
|
|
config CONFIGURE_has_stat_flavor_GNU
|
|
@KCONFIG_stat_flavor_GNU@
|
|
|
|
config CONFIGURE_has_make_3_81_or_newer
|
|
@KCONFIG_make_3_81_or_newer@
|
|
|
|
config CONFIGURE_has_libtool_2_4_or_newer
|
|
@KCONFIG_libtool_2_4_or_newer@
|
|
|
|
config CONFIGURE_has_libtoolize_2_4_or_newer
|
|
@KCONFIG_libtoolize_2_4_or_newer@
|
|
|
|
config CONFIGURE_has_autoconf_2_65_or_newer
|
|
@KCONFIG_autoconf_2_65_or_newer@
|
|
|
|
config CONFIGURE_has_autoreconf_2_65_or_newer
|
|
@KCONFIG_autoreconf_2_65_or_newer@
|
|
|
|
config CONFIGURE_has_automake_1_15_or_newer
|
|
@KCONFIG_automake_1_15_or_newer@
|
|
|
|
config CONFIGURE_has_gnu_m4_1_4_12_or_newer
|
|
@KCONFIG_gnu_m4_1_4_12_or_newer@
|
|
|
|
config CONFIGURE_has_cvs
|
|
@KCONFIG_cvs@
|
|
|
|
config CONFIGURE_has_svn
|
|
@KCONFIG_svn@
|
|
|
|
config CONFIGURE_has_git
|
|
@KCONFIG_git@
|
|
|
|
config CONFIGURE_has_install_with_strip_program
|
|
@KCONFIG_install_with_strip_program@
|