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