Prune security/keepass
[dports.git] / textproc / opengrm-ngram / files / patch-src-test-Makefile.in
1 --- src/test/Makefile.in.orig   2016-08-20 15:16:41.132906000 +0300
2 +++ src/test/Makefile.in        2016-08-20 15:16:48.256944000 +0300
3 @@ -494,7 +494,7 @@
4  top_builddir = @top_builddir@
5  top_srcdir = @top_srcdir@
6  AM_CPPFLAGS = -I$(srcdir)/../include
7 -AM_LDFLAGS = -L/usr/local/lib/fst -lfstfar -lfst -lm -ldl
8 +AM_LDFLAGS = -L/usr/local/lib/fst -lfstfar -lfst -lm
9  ngramhisttest_SOURCES = ngramhisttest.cc
10  ngramhisttest_LDADD = -lfstscript ../lib/libngram.la ../lib/libngramhist.la
11  ngramrandtest_SOURCES = ngramrandtest.cc