use $(DISABLE_NLS) instead of --disable-nls
This commit is contained in:
parent
1dc7f8ff40
commit
a6409fede4
@ -28,7 +28,7 @@ $(WGET_DIR)/.configured: $(WGET_DIR)/.unpacked
|
||||
--build=$(GNU_HOST_NAME) \
|
||||
--prefix=/ \
|
||||
--disable-ipv6 \
|
||||
--disable-nls \
|
||||
$(DISABLE_NLS) \
|
||||
--without-ssl \
|
||||
);
|
||||
touch $(WGET_DIR)/.configured
|
||||
|
Loading…
Reference in New Issue
Block a user