Remove unknown NLS option from ed
This commit is contained in:
parent
17facb94c5
commit
7c0e91174c
@ -29,7 +29,6 @@ $(ED_DIR)/.configured: $(ED_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/usr \
|
||||
--exec-prefix=/usr \
|
||||
$(DISABLE_NLS) \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user