Remove extra file. Noticed by Rafael Sadowski.

This commit is contained in:
juanfra 2016-11-13 22:24:46 +00:00
parent a75096929d
commit d5628f12bb

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-src_Makefile_in,v 1.1 2016/09/29 23:49:58 juanfra Exp $
--- src/Makefile.in.orig Sat Sep 17 02:15:49 2016
+++ src/Makefile.in Sun Sep 25 02:40:41 2016
@@ -1686,7 +1686,8 @@ EXTLDADD = @ALLOCA@ \
@LIBCARES_LIBS@ \
@WSLAY_LIBS@ \
@TCMALLOC_LIBS@ \
- @JEMALLOC_LIBS@
+ @JEMALLOC_LIBS@ \
+ @LTLIBINTL@
LDADD = libaria2.la $(am__append_48)
@ENABLE_LIBARIA2_TRUE@libaria2_la_LIBADD = $(EXTLDADD)