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...

13 lines
500 B

diff -urN ./kBuild-0.1.5.orig/bootstrap.gmk ./kBuild-0.1.5/bootstrap.gmk
--- ./bootstrap.gmk 2009-01-10 03:24:02.000000000 +0100
+++ ./bootstrap.gmk 2009-03-11 10:39:25.679010950 +0100
@@ -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