Remove unknown NLS option from ed

This commit is contained in:
Ulf Samuelsson 2007-08-12 00:03:23 +00:00
parent 17facb94c5
commit 7c0e91174c

View File

@ -29,7 +29,6 @@ $(ED_DIR)/.configured: $(ED_DIR)/.unpacked
--build=$(GNU_HOST_NAME) \
--prefix=/usr \
--exec-prefix=/usr \
$(DISABLE_NLS) \
);
touch $@