mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
Add m4 1.4.18
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
d0569d322b
commit
42c9f031dd
@ -8,9 +8,14 @@ choice
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_BELOW
|
||||
|
||||
config M4_V_1_4_18
|
||||
bool
|
||||
prompt "1.4.18"
|
||||
|
||||
config M4_V_1_4_17
|
||||
bool
|
||||
prompt "1.4.17"
|
||||
prompt "1.4.17 (OBSOLETE)"
|
||||
depends on OBSOLETE
|
||||
|
||||
config M4_V_1_4_13
|
||||
bool
|
||||
@ -23,5 +28,6 @@ config M4_VERSION
|
||||
string
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_STRING_BELOW
|
||||
default "1.4.18" if M4_V_1_4_18
|
||||
default "1.4.17" if M4_V_1_4_17
|
||||
default "1.4.13" if M4_V_1_4_13
|
||||
|
Loading…
x
Reference in New Issue
Block a user