You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/kbuild/files/kbuild-unknown-configure-op...

12 lines
355 B

--- a/bootstrap.gmk
+++ b/bootstrap.gmk
@@ -179,7 +179,7 @@
echo done > $@
$(OUTDIR)/sed/ts-configured: $(OUTDIR)/sed/ts-autoreconf
- cd $(OUTDIR)/sed && $(SRCDIR)/src/sed/configure --without-libintl --disable-nls
+ cd $(OUTDIR)/sed && $(SRCDIR)/src/sed/configure --disable-nls
echo done > $@
$(OUTDIR)/sed/config.h: $(OUTDIR)/sed/ts-configured