1 From d098f5a3564a98584656f4db9cf8ab432cea4143 Mon Sep 17 00:00:00 2001
2 From: "S. Gilles" <sgilles@math.umd.edu>
3 Date: Wed, 15 Jun 2016 00:50:14 +0000
4 Subject: [PATCH 01/17] unknown-configure-opt
8 1 file changed, 1 insertion(+), 1 deletion(-)
10 diff --git a/bootstrap.gmk b/bootstrap.gmk
11 index 8cbb233..7a49857 100644
14 @@ -182,7 +182,7 @@ $(OUTDIR)/sed/ts-autoreconf:
17 $(OUTDIR)/sed/ts-configured: $(OUTDIR)/sed/ts-autoreconf
18 - cd $(OUTDIR)/sed && $(SRCDIR)/src/sed/configure --without-libintl --disable-nls
19 + cd $(OUTDIR)/sed && $(SRCDIR)/src/sed/configure --disable-nls
22 $(OUTDIR)/sed/config.h: $(OUTDIR)/sed/ts-configured